Evolution of shells in Linux (developerWorks)
Posted Dec 9, 2011 2:46 UTC (Fri) by
vonbrand (subscriber, #4458)
In reply to:
Evolution of shells in Linux (developerWorks) by Cyberax
Parent article:
Evolution of shells in Linux (developerWorks)
No, that isn't the reason. Running scripts SUID is inherently racy, something could interrrupt the interpreter after going SUID and before running the script proper, or switch the script underneath.
(
Log in to post comments)