home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 17988 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.0 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!olivea!charnel!sifon!CC.UMontreal.CA!gaumondp
  2. From: gaumondp@ERE.UMontreal.CA (Gaumond Pierre)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Bug in ls -L ?
  5. Message-ID: <1992Dec14.190234.25355@cc.umontreal.ca>
  6. Date: 14 Dec 92 19:02:34 GMT
  7. Sender: news@cc.umontreal.ca (Administration de Cnews)
  8. Organization: Universite de Montreal
  9. Lines: 22
  10.  
  11. if I do (on csh):
  12.  
  13. % ls -l /usr/bin/vi
  14. l---------   1 root     sys            2 Mar 29  1992 /usr/bin/vi -> ex
  15. % ls -L /usr/bin/vi
  16. /usr/bin/vi
  17.  
  18. The man pages for ls say about "-L" parameter:
  19.  
  20.      -L   If the file is a symbolic link, list the file that the link
  21.           references.
  22.  
  23. I should have obtained "/usr/bin/ex" with the ls -L commabd. Is it a bug?
  24. Is there something I did not understand?
  25.  
  26. Thanks for any information.
  27.  
  28. -- 
  29. Pierre Gaumond.        gaumondp@ERE.UMontreal.CA
  30. Services Informatiques, Universite de Montreal. 
  31. C.P. 6128, Succursale "A", Montreal,            
  32. Quebec, Canada.   H3C 3J7                       
  33.