What's at Risk with Switching to ZSH?
- by Yar
Most advice for Mac is written assuming you use the Bash shell. If I switch to zsh, how incompatible do I become with current Bash scripts that I have on my system, and advice people on SU give me?
Does the #!/bin/sh line at the beginning of my scripts help?