Page cover

Description

  • Conditionally execute code (use of: if, test, [], etc.)

  • Use Looping constructs (for, etc.) to process file, command line input

  • Process script inputs ($1, $2, etc.)

  • Processing output of shell commands within a script

Last updated