1RFRM(1)                     General Commands Manual                    RFRM(1)
2
3
4

NAME

6       rfrm - remove remote files and directories
7

SYNOPSIS

9       rfrm filename...
10       rfrm [ -f ] [ -r ] directory...
11

DESCRIPTION

13       rfrm  provides an interface to the shift remote file I/O daemon (rfiod)
14       for removing entries for one or more files from a directory.
15
16       If filename is a symbolic link, the link will be removed, but the  file
17       or directory to which it refers will not be deleted.
18
19       The  filename or directory argument is either a remote path name of the
20       form:
21
22              hostname:path
23
24       or a local path name (not containing the :/ character combination).
25

OPTIONS

27       The following options apply to rfrm:
28
29       -f     Never prompts.
30
31       -r     Recursively remove directories and subdirectories in  the  argu‐
32              ment list. The directory will be emptied of files and removed.
33

SEE ALSO

35       rm(1), rfiod(l)
36

NOTES

38       Although  rfrm supports a list of file names or directories it does not
39       support regular expressions (regexp(5)).  For instance,
40
41              rfrm host:/a/b/c\∗
42
43       will not work.
44

AUTHOR

46       LCG Grid Deployment Team
47
48
49
50                         $Date: 2006/01/27 10:07:32 $                  RFRM(1)
Impressum