HackerTrans
トップ新着トレンドコメント過去質問紹介求人

nousermane

no profile record

コメント

nousermane
·4 年前·議論
> plenty of people run a modern Bash out of their home

Ah, got it. Another failure mode. There is a /bin/bash, but it's an ancient, crummy thing, that is difficult to upgrade. MacOSX does this, so users paper this over by installing a private copy as ~/bin/bash. Thank you.
nousermane
·4 年前·議論
About that "#!/usr/bin/env bash" business - are there any systems out there that have "/usr/bin/env", but do not have "/bin/bash"?