home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!usc!cs.utexas.edu!uwm.edu!linac!unixhub!ariadne.SLAC.Stanford.EDU!joann
- From: joann@ariadne.SLAC.Stanford.EDU (Jo Ann Malina)
- Subject: Re: Find option -prune not working in AIX3.2
- Message-ID: <BzC38M.ADI@unixhub.SLAC.Stanford.EDU>
- Sender: news@unixhub.SLAC.Stanford.EDU
- Reply-To: joann@unixhub.slac.stanford.edu
- Organization: SLAC (Stanford Linear Accelerator Center)
- References: <Bz3nIv.6E2@csd.cri.dk>
- Date: Wed, 16 Dec 1992 04:02:45 GMT
- Lines: 30
-
- In article <Bz3nIv.6E2@csd.cri.dk>, tnr@csd.cri.dk (Torben N. Rasmussen) writes:
- |> The find option -prune is not working correctly in AIX3.2
- |>
- |> The following command:
- |>
- |> find /var -fstype nfs -prune -o -print
- |>
- |> only prints:
- |>
- |> /var
- |>
- |> when it was supposed to print a lot of files in /var
- |>
- |> Does anyone know of a fix for this problem.
-
- One thing we noticed was that if find encountered an NFS file
- system mounted at the top level -- that is:
- find /here -fstype nfs prune -o -print
-
- and an NFS file system was mounted at /here/there -- it would print
- all the files in that file system, rather than ignore them.
-
- I reported this problem with find and got a problem number,
- 9x378. No fix so far.
-
- *) *) *) *) *) *) *) *) *) *) *)!(* (* (* (* (* (* (* (* (* (* (* (* (*
- Jo Ann Malina, Stanford Linear Accelerator Center
- joann@unixhub.slac.stanford.edu -or- 415/926-2846
- Neither Stanford nor the DOE would be caught dead with these opinions.
- Nor do they consult me when formulating theirs.
-