Difference between revisions of "Linux2"

From SourceWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[category:Pragmatic Programming]]
 
[[category:Pragmatic Programming]]
''''Linux2: Leveraging the power of Linux'''
+
'''Linux2: Leveraging the power of Linux'''
  
 
=Launching & monitoring Jobs=
 
=Launching & monitoring Jobs=

Revision as of 10:50, 25 February 2008

Linux2: Leveraging the power of Linux

Launching & monitoring Jobs

Background, nohup, top.

Text Processing

sed, awk.

Environment Variables

SHELL PWD PATH (LD_LIBRARY_PATH)

Shell Scripting

Uploaded example scripts for:

  • Environment Variables
  • Conditionals
  • For loops
  • Functions
  • Arithmetic

Managing Data?