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