DOKK / manpages / debian 10 / dpm / rfrm.1.en
RFRM(1) General Commands Manual RFRM(1)

rfrm - remove remote files and directories

rfrm filename...
rfrm [ -f ] [ -r ] directory...

rfrm provides an interface to the shift remote file I/O daemon (rfiod) for removing entries for one or more files from a directory.

If filename is a symbolic link, the link will be removed, but the file or directory to which it refers will not be deleted.

The filename or directory argument is either a remote path name of the form:

hostname:path

or a local path name (not containing the :/ character combination).

The following options apply to rfrm:

Never prompts.
Recursively remove directories and subdirectories in the argument list. The directory will be emptied of files and removed.

rm(1), rfiod(l)

Although rfrm supports a list of file names or directories it does not support regular expressions (regexp(5)). For instance,

rfrm host:/a/b/c\∗

will not work.

LCG Grid Deployment Team

$Date: 2006/01/27 10:07:32 $