home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8018 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!boulder!kinglear!drew
  3. From: drew@kinglear.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: DOS2Linux: Newbie to Newbie
  5. Message-ID: <1992Aug12.175015.18388@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: kinglear.cs.colorado.edu
  8. Organization: University of Colorado at Boulder
  9. References: <1992Aug11.085511.3148@nntp.hut.fi> <bjl.713562403@freyr>
  10. Date: Wed, 12 Aug 1992 17:50:15 GMT
  11. Lines: 25
  12.  
  13. In article <bjl.713562403@freyr> B.J.Lippolt@research.ptt.nl writes:
  14. >sakaria@vipunen.hut.fi (Sakari Aaltonen) writes:
  15. >
  16. >>1. You have compiled your first hello.c for Linux. You type
  17. >>  hello
  18. >>and nothing happens. Gotcha! Unlike MSDOS, say, Linux does NOT automatically
  19. >>search your current directory. You should type
  20. >>  ./hello
  21. >
  22. >You can put '.' in your path. In 'csh' or 'tcsh' you do this as follows:
  23. >
  24. >    % set path = (. <rest of your path>)
  25. >
  26.  
  27. What happens if you are in /tmp, or some other world writeable directory,
  28. or my directory, and I've left a trojan ls or something?  I know have 
  29. access to all your files, and perhaps other machines you log in on.
  30.  
  31. Having . at the front of your path is just plain stupid.
  32.  
  33. If you MUST have . in your path, put it at the end.
  34. -- 
  35. Microsoft is responsible for propogating the evils it calls DOS and Windows, 
  36. IBM for AIX (appropriately called Aches by those having to administer it), but neither is as bad as AT&T.  Boycott AT&T, and let them know how you feel. 
  37.  
  38.