Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Standard Unix streams, redirection and piping
  • How and why to direct script diagnostic messages to standard error, but function results to standard output
  • Argument defaulting
  • Automatically creating a log file for a script
  • Capturing standard output in a variable using backtick quoting

...