Y
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
TristanBall
527 days ago
Only on some distro's.
Debian variants tend to link dash, which self consciously limits itself to posix compatibility.
link
Debian variants tend to link dash, which self consciously limits itself to posix compatibility.