Path: utzoo!utgpu!watserv1!watmath!att!att!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!umich!sharkey!cfctech!teemc!ka3ovk!raysnec!shwake From: shwake@raysnec.UUCP (Ray Shwake) Newsgroups: comp.unix.misc Subject: Re: Who's in my Directory ? Message-ID: <151@raysnec.UUCP> Date: 23 Nov 90 14:52:49 GMT References: <1990Nov21.004657.10564@mcs.kent.edu> <1990Nov21.013355.16798@maverick.ksu.ksu.edu> <8314@star.cs.vu.nl> Organization: IRS/CI - Technical Solutions Branch Lines: 10 gpvos@cs.vu.nl (Gerben 'P' Vos) writes: >I know a student around here with an "ls" shellscript in their home directory, >which *copied your mailbox* into a subdirectory, so he could read it. >The moral of this story: have ls aliased to /bin/ls or have /bin before . in >your $PATH. A better approach, if current directory must be supported, is to search current directory *LAST*. It's a point SA's and security types have argued for years, but it bears repeating. Users - and vendors - take note!