Linux2
Revision as of 07:09, 27 February 2008 by Jprenaud (talk | contribs) (→Launching & monitoring Jobs)
Leveraging the power of the Linux command line
Output redirection
pipes between simple commands
Automating things
"batch files"
Launching, monitoring and controlling jobs
Background, bg, jobs, fg, nohup, top, kill
Shell Scripting
Environment Variables
SHELL PWD PATH (LD_LIBRARY_PATH)
Uploaded example scripts for:
- Environment Variables
- Conditionals
- For loops
- Functions
- Arithmetic
Text Processing
sed, awk.