[Gllug] fuck.Fuck.FUCK!

tet at accucard.com tet at accucard.com
Sun Jan 6 23:54:12 UTC 2002


>root at sophie: cd /usr
>root at sophie: cd archiv     <---- something not quite right here....
>root at sophie: rm -rf *
>
> [...]
>
>Took me a frozen box and a powercycle later to work it out, repair time,
>approx 3 minutes *AFTER* working out what the problem was :)

Yeah, but a different process would have prevented this in the first
place. If you're deleting en masse using wildcards, then specify the
directory name. That way, a typo isn't fatal:

	cd /usr
	rm -rf archiv/*

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list