'\" t .\" Title: gfmv .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 19 Aug 2015 .\" Manual: Gfarm .\" Source: Gfarm .\" Language: English .\" .TH "GFMV" "1" "19 Aug 2015" "Gfarm" "Gfarm" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" gfmv \- move (rename) Gfarm file .SH "SYNOPSIS" .HP \w'\fBgfmv\fR\ 'u \fBgfmv\fR [\fIoptions\fR] src dest\-file .HP \w'\fBgfmv\fR\ 'u \fBgfmv\fR [\fIoptions\fR] src... dest\-dir .SH "DESCRIPTION" .PP In its first form, \fBgfmv\fR renames a Gfarm file from \fIsrc\fR to \fIdest\-file\fR\&. .PP In its second form, \fBgfmv\fR moves Gfarm files, which are specified by the \fIsrc\fR parameter, to under the existing \fIdest\-dir\fR\&. .SH "OPTIONS" .PP \fB\-f\fR .RS 4 Do not prompt before overwriting not\-writable files\&. .RE .PP \fB\-i\fR .RS 4 Prompt before overwriting\&. .RE .PP \fB\-x\fR .RS 4 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\&. .RE .PP \fB\-?\fR .RS 4 Displays a list of command options\&. .RE