[HTTPS-Everywhere] Make the shell script more portable

Chris Palmer chris at noncombatant.org
Tue Oct 5 18:12:05 PDT 2010


Even better is to explicitly say /bin/sh. Every POSIX system has /bin/sh and
it is defined to support a particular shell language. /usr/bin/env sh will
still allow bash-isms (or zsh-isms, or...) to persist.


-- 
http://noncombatant.org/



More information about the HTTPS-everywhere mailing list