Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site bu-cs.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!bu-cs!bzs From: bzs@bu-cs.UUCP (Barry Shein) Newsgroups: net.rumor Subject: Re: Computer Horror Stories Message-ID: <223@bu-cs.UUCP> Date: Fri, 28-Feb-86 11:22:17 EST Article-I.D.: bu-cs.223 Posted: Fri Feb 28 11:22:17 1986 Date-Received: Sun, 2-Mar-86 19:02:11 EST Organization: Boston Univ Comp. Sci. Lines: 16 Re: running jobs that bring the system to its knees. There is another way to deal with getting rid of such jobs. Let's assume the user's login name is 'john', then the following is effective: rm -r ~john ed /etc/passwd /^john:/d w q Try it, you'd be amazed how well it works, especially right after a re-boot (:-). -Barry Shein, Boston University