• Consider using { cmd1; cmd2; } >> file instead of individual redirects.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions:
  • Related resources: