Path: utzoo!attcan!uunet!husc6!mailrus!purdue!decwrl!labrea!sri-unix!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.unix.wizards Subject: Re: fixing rm * (was: Worm/Passwords) Message-ID: <724@quintus.UUCP> Date: 23 Nov 88 03:25:06 GMT References: <1812@ndsuvax.UUCP> <717@quintus.UUCP> <6518@csli.STANFORD.EDU> <18164@shemp.CS.UCLA.EDU> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 13 In article <18164@shemp.CS.UCLA.EDU> kirkaas@cs.ucla.edu (paul kirkaas) writes: >I guess I'm a little disturbed at how easily we call others stupid >for using harmless practices which differ from our own. I didn't call _you_ stupid. I called your "harmless practice" stupid. If you are careful to confine your aliases to the C-shell, and always write your scripts in Bourn shell, and take care never to write shell functions that redefine standard commands, you're pretty safe. Of course new users would be well advised to stay away from you when they need help, because what they see on your screen won't match what they get, but that's no loss to you (I never said _you_ were stupid). Aliasing standard commands is like #define if while in C.