home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9595 < prev    next >
Encoding:
Text File  |  1992-07-30  |  865 b   |  22 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!m2.dseg.ti.com!ernest!cmptrc!tmike
  3. From: tmike@cmptrc.lonestar.org (T. Mike Howeth)
  4. Subject: Re: need "ls"-like output w/full path
  5. Message-ID: <Bs7nrA.sK@cmptrc.lonestar.org>
  6. Date: Thu, 30 Jul 1992 16:42:46 GMT
  7. References: <1992Jul14.190216.14878@news.eng.convex.com> <1992Jul17.161646.13107@cid.aes.doe.CA> <1992Jul17.190452.1265@news.eng.convex.com>
  8. Organization: CompuTrac Inc., Richardson TX
  9. Lines: 11
  10.  
  11. In articles all over the place, lots of people write:
  12.  
  13. | How about doing it this way...
  14.  
  15. What does everyone have against:
  16.     find <dir> -print -path <dir> -only | sed 1d
  17.  
  18. -- 
  19. tmike@cmptrc.lonestar.org                                               __
  20. "Whoever said 'getting there is half the fun'                           \/
  21.     has never ridden in a class 8 probe!"
  22.