• Consider using pgrep instead of grepping ps output.
  • Problematic Code:
  • Correct Code:
  • Rationale:
  • Exceptions