gfrm - remove Gfarm files, directories, or file replicas
Contents
Description
gfrm removes each specified file. It does not remove directories unless the -r option is specified.
With the -h or -D option, gfrm removes file replicas on the specified filesystem node(s). A file replica
cannot be removed when the number of replicas is less than gfarm.ncopy or gfarm.replicainfo extended
attribute.
Name
gfrm - remove Gfarm files, directories, or file replicas
Options
-f
Ignores no such file or directory error.
-n
Prints file names to be deleted, but does not delete them.
-r
Removes all entries under the directories specified by the command-line argument recursively.
-hfilesystem-node
Specifies a filesystem node from which file replicas will be removed.
-Ddomain-name
Specifies a domain name of filesystem nodes on which file replicas will be removed.
-?
Displays a list of command options.
See Also
gfncopy(1), gfarm_attr(5) Gfarm 25 Dec 2014 GFRM(1)
Synopsis
gfrm [-frn] [-h filesystem-node] [-D domain-name] gfarm-URL...
