partial finds

Conor P. Cahill cpcahil at virtech.uucp
Sat Jan 6 22:55:14 AEST 1990


In article <F`K$B- at rpi.edu>, tale at cs.rpi.edu (David C Lawrence) writes:
> essentially the same question about the find command.  The manual
> page provides the solution, but find is admittedly a rather cumbersome
> programme to work with at times because of its curious array of arguments.
> 
> The solution lies in the -prune option; both Robert's and Doug's cases
> would use it in the same way:
> 
> find DIR -name EXCLUDEDIR -prune -o WHATEVER

The only problem with this is that the "-prune" option is not an option
on most versions of find.  Stock System V and Stock 4.3BSD do not include
it as an option.


-- 
+-----------------------------------------------------------------------+
| Conor P. Cahill     uunet!virtech!cpcahil      	703-430-9247	!
| Virtual Technologies Inc.,    P. O. Box 876,   Sterling, VA 22170     |
+-----------------------------------------------------------------------+



More information about the Comp.unix.questions mailing list