User contributions
22 September 2008
LUX Program
Events
-41
LUX Program
Events
+129
LUX Program
Events
+240
LUX Program
Events
LUX Program
Events
+178
LUX Project
Project Review
+27
LUX Project
Project Review
m+151
SPR720 BASH Scripting Lab
Deliverable
m+1
SPR720 BASH Scripting Lab
Writing BASH Scripts: Added some hints
+162
Talk:Contrib Opportunities
New page: When leaving a contrib opportunity, be sure to leave specific instructions (or better, a link to them), e.g., test this and then '''put your results on this page (link)''' --~~~~
21 September 2008
18 September 2008
MediaWiki:Sidebar
no edit summary
-8
MediaWiki:Sidebar
no edit summary
+8
MediaWiki:Sidebar
no edit summary
-6
MediaWiki:Sidebar
no edit summary
+6
17 September 2008
16 September 2008
CDOT Wishlist
no edit summary
+25
CDOT Wishlist
no edit summary
+92
CDOT Wishlist
New page: Equipment/book/furnishings/etc wishlist for CDOT: - 9 quad-core dual-screen systems - laptop cable locks (qty?) - extra chairs - small laser printer - Firefox, Fedora, and CDOT banners
Contrib Opportunities
no edit summary
+46
LUX Project
Contributions to Other Projects
m+1
LUX Project
Project Selection
+47
LUX Project
Project Review
+9
LUX Project
Project Review
+520
LUX Project
Project Review
+68
Planet CDOT Feed List
Feeds
+249
SPR720 BASH Scripting Lab
Writing BASH Scripts
+4
SPR720 BASH Scripting Lab
Deliverable
+21
SPR720 BASH Scripting Lab
Writing BASH Scripts
+116
SPR720 BASH Scripting Lab
New page: = Running a Bash Script = Enter this script into the file "script1" in the current directory (it's a good idea to create a directory for this lab): #!/bin/bash SECRET=$(( RANDOM % 100 ...
BASH Variables
no edit summary
+84
BASH Variables
Special Variables
+33
BASH Variables
Common Environment Variables
+6
BASH Variables
Using a Variable's Value
+373
BASH Variables
Common Environment Variables
+1
Scripts on Linux
no edit summary
+272
BASH Redirection
no edit summary
+173
BASH
no edit summary
m+21
BASH Variables
no edit summary
+36
BASH Variables
New page: BASH supports one type of variable: a string. = Creating or Assigning a Variable = To create a variable or change the value assigned a value to a variable, write the variable name, a...
Fall 2008 SPR720 Weekly Schedule
Week 3 (Sept 15) - Bash Scripting Basics II
+21
BASH
no edit summary
+19
BASH Flow Control
no edit summary
+37
BASH Flow Control
New page: BASH provides a number of flow control constructs. = if = Format: if ''pipeline'' then ''success-commands'' <nowiki>[</nowiki>elif ''pipeline2'' ''else-if-commands'' <nowi...
BASH Exit Status
The test Command
+39
BASH Exit Status
The test ([) Command
+17
BASH Exit Status
The test ([) Command
+899