Hacker News new | ask | show | jobs
by chengiz 528 days ago
Too many. I still write /bin/sh syntax (I know it's a symlink to bash now but I mean the old school sh). Anything that requires bash-that-isnt-sh is usually better written in perl or something else.
1 comments

Only on some distro's.

Debian variants tend to link dash, which self consciously limits itself to posix compatibility.