3 fs_whichcell - Returns the cell to which a file or directory belongs
10 B<fs whichcell> S<<< [B<-path> <I<dir/file path>>+] >>> [B<-help>]
12 B<fs whi > S<<< [B<-p> <I<dir/file path>>+] >>> [B<-h>]
19 The B<fs whichcell> command returns the name of the cell in which the
20 volume that houses each indicated directory or file resides.
22 To display the file server machine on which the volume housing a directory
23 or file resides, use the B<fs whichcell> command. To display the cell
24 membership of the local machine, use the B<fs wscell> command.
30 =item B<-path> <I<dir/file path>>+
32 Names each AFS file or directory for which to return the cell
33 membership. Partial pathnames are interpreted relative to the current
34 working directory, which is also the default value if this argument is
39 Prints the online help for this command. All other valid options are
46 The output includes a line for each directory or file, naming the cell to
47 which the volume that houses the directory or file resides.
51 The following example shows that the current working directory resides in
52 a volume in the Example Corporation cell:
55 File . lives in cell 'example.com'
57 =head1 PRIVILEGE REQUIRED
68 IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
70 This documentation is covered by the IBM Public License Version 1.0. It was
71 converted from HTML to POD by software written by Chas Williams and Russ
72 Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.