Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I use `#!/usr/bin/env sh` in my scripts to avoid having to overwrite a systems defualt /bin/sh and whatever issues that can result in. Instead, I have ~/.local/bin in PATH with dash symlinked to ~/.local/bin/sh


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: