Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!think!ames!amdahl!pacbell!indetech!sharkey!itivax!scs From: scs@iti.org (Steve Simmons) Newsgroups: comp.unix.ultrix Subject: Missing Find Options Keywords: -type nfs -prune -nouser Message-ID: <4719@itivax.iti.org> Date: 3 Jan 90 17:34:12 GMT Sender: news@itivax.iti.org Distribution: comp Lines: 13 In porting our administration utilities to 3100/5810/Ultrix, we've bumped into some missing 'find' options. Some we will get by building the BSD find, others I'd appreciate any advice on. We want to add a -type for nfs mounted systems, like the Suns have. Also a la Sun, we want a -prune option. Can you guess why we need these now that we have NFS? :-( We will implement the -nouser and -nogroup options ourselves, rolling the BSD stuff into Ultrix. Patches upon request. Steve