home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12596 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.5 KB  |  43 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!usc!cs.utexas.edu!uwm.edu!linac!unixhub!ariadne.SLAC.Stanford.EDU!joann
  3. From: joann@ariadne.SLAC.Stanford.EDU (Jo Ann Malina)
  4. Subject: Re: Find option -prune not working in AIX3.2
  5. Message-ID: <BzC38M.ADI@unixhub.SLAC.Stanford.EDU>
  6. Sender: news@unixhub.SLAC.Stanford.EDU
  7. Reply-To: joann@unixhub.slac.stanford.edu
  8. Organization: SLAC (Stanford Linear Accelerator Center)
  9. References:  <Bz3nIv.6E2@csd.cri.dk>
  10. Date: Wed, 16 Dec 1992 04:02:45 GMT
  11. Lines: 30
  12.  
  13. In article <Bz3nIv.6E2@csd.cri.dk>, tnr@csd.cri.dk (Torben N. Rasmussen) writes:
  14. |> The find option -prune is not working correctly in AIX3.2
  15. |> 
  16. |> The following command:
  17. |> 
  18. |>     find /var -fstype nfs -prune -o -print
  19. |> 
  20. |> only prints:
  21. |> 
  22. |>     /var
  23. |> 
  24. |> when it was supposed to print a lot of files in /var
  25. |> 
  26. |> Does anyone know of a fix for this problem.
  27.  
  28. One thing we noticed was that if find encountered an NFS file
  29. system mounted at the top level -- that is:
  30. find /here -fstype nfs prune -o -print
  31.  
  32. and an NFS file system was mounted at /here/there -- it would print
  33. all the files in that file system, rather than ignore them.
  34.  
  35. I reported this problem with find and got a problem number,
  36. 9x378. No fix so far.
  37.  
  38. *) *) *) *) *) *) *) *) *) *) *)!(* (* (* (* (* (* (* (* (* (* (* (* (*
  39. Jo Ann Malina, Stanford Linear Accelerator Center
  40. joann@unixhub.slac.stanford.edu  -or-  415/926-2846
  41. Neither Stanford nor the DOE would be caught dead with these opinions.
  42. Nor do they consult me when formulating theirs.
  43.