On 09/25/2014 12:25 PM, Michael Torrie wrote: > People have been talking about this being a problem for CGI scripts, > since the environment goes through bash. I assume they must be talking > about cgi scripts written in bash, right? Because even if apache called > system() or some popen with a shell, why would it go through bash > instead of say sh? If no default shell is specified for a user (none is > specified for apache), would bash still be the default?
My only excuse is that I'm home ill today. Sigh. Bash provides /bin/sh. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
