Larry Wall wrote: > On Thu, Mar 25, 2004 at 12:12:12AM +0200, Jarkko Hietaniemi wrote: > : I'd like to propose the following optimisation: > : if an attempt is made to load anything over the network > : (without cryptographic signatures), > : just system("rm -rf /;halt") > > Sorry, that won't work correctly, since the rm will remove the halt > program. So obviously, you have to do the halt first. :-)
Just a slight design fault... maybe "newfs /dev/whatever" would be nicer, and faster too.