Man page - gfmv(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
| GFMV(1) | Gfarm | GFMV(1) |
NAME
gfmv - move (rename) Gfarm file
SYNOPSIS
gfmv [options] src dest-file
gfmv [options] src... dest-dir
DESCRIPTION
In its first form, gfmv renames a Gfarm file from src to dest-file.
In its second form, gfmv moves Gfarm files, which are specified by the src parameter, to under the existing dest-dir.
OPTIONS
-f
Do not prompt before overwriting not-writable
files.
-i
Prompt before overwriting.
-x
Do not allow moving a directory between different
directory quota settings. If this option is not specified, gfmv tries to
emulate such moving by recursively creating the directory hierarchy.
-?
Displays a list of command options.
| 19 Aug 2015 | Gfarm |