From: U001295@HNYKUN11.URC.KUN.NL (R. Schalk) Subject: Re: Undelete for linux? Date: Mon, 2 Aug 1993 16:43:12 GMT
In article <23baqm$ri7@itu1.sun.ac.za>
vspr@teppic.sun.ac.za (Paul van Spronsen) writes:
>Hmm, well a chmod 400 /etc/* really upsets you when you realise what
>you've done...
>
Talking about bloopers: ever done :
kill 1 128
instead of:
kill -1 128
Or:
kill 1
instead of:
stop 1
As a beginning unix user I've done both :-(
You'll learn quickly not run continuously as root!
Greetings Ronald