[OpenAFS] AFS aware 'find' command
Derrick J Brashear
shadow@dementia.org
Thu, 11 Apr 2002 14:20:55 -0400 (EDT)
On Thu, 11 Apr 2002, Matthew A. Bacchi wrote:
> I've heard rumors of such a thing way back in the AFS collective
> memory, but does anyone know of, or have a copy of an AFS aware
> version of the 'find' command? It was described to me as having
> knowledge of volume boundaries, and therefore not attempting to
> traverse beyond such a boundary during invocation. Any help would be
> appreciated.
Well, there's "ws" (walk subtree) which isn't exactly find.
Look at /afs/andrew.cmu.edu/usr/shadow/ws.c
(No, I didn't write it)
-D