1RFDIR(1) Rfio User Commands RFDIR(1)
2
3
4
6 rfdir - Remote directory list
7
9 rfdir directory
10 rfdir filename
11
13 The remote directory list program provides an interface to the shift
14 remote file I/O daemon (rfiod) for listing a remote directory or file.
15 The filename or directory argument is either a remote file name of the
16 form:
17
18 hostname:path
19
20 or a local file name (not containing the :/ character combination).
21 The output from the rfdir command is a full directory listing similar
22 to that of the ls -al command for listing local files or directories.
23
25 rcp(1), rfiod(1)
26
28 rfdir does not support regular expressions (regexp(5)) in the diretory
29 or filename argument.
30
31 The date and time displayed by rfdir are for the last modification to
32 the file.
33
35 LCG Grid Deployment Team
36
37
38
39LCG $Date: 2005/03/31 13:13:02 $ RFDIR(1)