Re: problem in using "find" command in HPUX 11
- From: Sven Mascheck <dcous.f.mascheck@xxxxxxxxxxxxxxx>
- Date: Mon, 16 Jul 2007 20:20:48 +0200 (CEST)
Michael Tosch wrote:
find . -type d \! -name . -prune -o -print
find . ! -name . -prune -o -print
(you want to "exclude" anything but . anyway)
.
- Follow-Ups:
- References:
- problem in using "find" command in HPUX 11
- From: star
- Re: problem in using "find" command in HPUX 11
- From: Ed Morton
- Re: problem in using "find" command in HPUX 11
- From: star
- Re: problem in using "find" command in HPUX 11
- From: star
- Re: problem in using "find" command in HPUX 11
- From: Michael Tosch
- problem in using "find" command in HPUX 11
- Prev by Date: Re: problem in using "find" command in HPUX 11
- Next by Date: Re: problem in using "find" command in HPUX 11
- Previous by thread: Re: problem in using "find" command in HPUX 11
- Next by thread: Re: problem in using "find" command in HPUX 11
- Index(es):