User contributions
16 September 2008
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
BASH Exit Status
Setting the Exit Status when Exiting from a Shell Script
+709
15 September 2008
Fall 2008 SPR720 Weekly Schedule
Week 3 (Sept 15) - Bash Scripting Basics II
+1
Fall 2008 SPR720 Weekly Schedule
Week 3 (Sept 15) - Bash Scripting Basics II
+223
Fall 2008 SPR720 Weekly Schedule
Week 3 (Sept 15) - Bash Scripting Basics II
+91
Fall 2008 SPR720 Weekly Schedule
Week 2 (Sept 8) - Bash Scripting Basics I
-678
Fall 2008 SPR720 Weekly Schedule
no edit summary
m+19
SPR720
no edit summary
+19
Category:SPR720
New page: SPR720 ''Shell Programming'' is a course in the LUX Program.
SPR720 Command Lab
no edit summary
+19
SPR720 Command Lab
no edit summary
+18
LUX Project
no edit summary
+4
XWN740
X-Windows Resources
+18
Fall 2008 SYA710 Weekly Schedule
no edit summary
+18
SYA710
no edit summary
+18
LUX Project
no edit summary
+18
LUX Communication
When to use Seneca tools and when to use Fedora tools
+17
Fall 2008 SPR720 Weekly Schedule
no edit summary
+18
SPR720
no edit summary
+18
NAD710 Tough Questions
no edit summary
+18
NAD710 Lab 2 Answers
no edit summary
+18
NAD710 Lab 2
no edit summary
+18
Lab 2107 Settings for FC8
no edit summary
+18
NAD710 Lab 1 Answers
no edit summary
+18
NAD710 Lab 1
no edit summary
+18
Fall 2008 NAD710 Weekly Schedule
no edit summary
+18
NAD710
no edit summary
+18
Fall 2008 LPT730 Weekly Schedule
no edit summary
+18
LPT730
Resources
m+18
Category:LUX
New page: LUX is the short name for the Linux/Unix System Administration program.
LUX Program
no edit summary
+18
BASH Exit Status
Exit Codes and Flow Control
+18
BASH Exit Status
Exit Codes and Flow Control
-18
Category:BASH
no edit summary
+19
BASH Exit Status
New page: = Exist Status = Each process that executes on a Linux system leaves a whole number ''exit code'' (or ''exit status'', ''result code'', or ''error code'') when it terminates. The value o...