• Shells are space sensitive. Use '< <(cmd)', not '<<(cmd)'.
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions: