Man page - gfrm(1)
Packages contas this manual
- gfgetfacl(1)
- gfsched(1)
- gfwhere(1)
- gfstatus(1)
- gfprep(1)
- gfls(1)
- gffindxmlattr(1)
- gfrm(1)
- gfcksum(1)
- gfquota(1)
- gfstat(1)
- gfuser(1)
- gfncopy(1)
- gfhostgroup(1)
- gfdf(1)
- gfarmbb(1)
- gflsof(1)
- gfdirquota(1)
- gfsudo(1)
- gfrep(1)
- gfchgrp(1)
- gfexport(1)
- gfln(1)
- gftest(1)
- gfmv(1)
- gfedquota(1)
- gfkey(1)
- gfrmdir(1)
- gfxattr(1)
- gfreg(1)
- gfwhoami(1)
- gfquotacheck(1)
- gfservice(1)
- gfchmod(1)
- gfgroup(1)
- gfpcopy(1)
- gfchown(1)
- gfmdhost(1)
- gfusage(1)
- gfmkdir(1)
- gfsetfacl(1)
- gfhost(1)
Package: gfarm-client
apt-get install gfarm-client
apt-get install gfarm-client
Manuals in package:
Documentations in package:
Available languages:
en jaManual
| GFRM(1) | Gfarm | GFRM(1) |
NAME
gfrm - remove Gfarm files, directories, or file replicas
SYNOPSIS
gfrm [-frn] [-h filesystem-node] [-D domain-name] gfarm-URL...
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.
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.
-h filesystem-node
Specifies a filesystem node from which file replicas will
be removed.
-D domain-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)
| 25 Dec 2014 | Gfarm |