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

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!lhc!adm!news
  2. From: gaumondp@ere.umontreal.ca (Gaumond Pierre)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Bug in ls -L ?
  5. Message-ID: <34675@adm.brl.mil>
  6. Date: 14 Dec 92 22:25:19 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 22
  9.  
  10. if I do (on csh):
  11.  
  12. % ls -l /usr/bin/vi
  13. l---------   1 root     sys            2 Mar 29  1992 /usr/bin/vi -> ex
  14. % ls -L /usr/bin/vi
  15. /usr/bin/vi
  16.  
  17. The man pages for ls say about "-L" parameter:
  18.  
  19.      -L   If the file is a symbolic link, list the file that the link
  20.           references.
  21.  
  22. I should have obtained "/usr/bin/ex" with the ls -L commabd. Is it a bug?
  23. Is there something I did not understand?
  24.  
  25. Thanks for any information.
  26.  
  27. -- 
  28. Pierre Gaumond.        gaumondp@ERE.UMontreal.CA
  29. Services Informatiques, Universite de Montreal. 
  30. C.P. 6128, Succursale "A", Montreal,            
  31. Quebec, Canada.   H3C 3J7                       
  32.