Hacker News new | ask | show | jobs
by mort96 3349 days ago
the nice thing about standards is that you don't have to make sure the script runs in a billion different shells. You just have to make sure your code is POSIX compatible, and all of a sudden, all POSIX compatible shells will interpret it just fine! Isn't that fantastic?
1 comments

csh and tcsh are not POSIX compatible.