.TH mvdir "" "" Command
.PC "Rename a directory"
\fB/etc/mvdir \fIolddir newdir\fR
.PP
The \*(CO command
.B mvdir
renames directory
.I olddir
to
.IR newdir .
Both can be path names.
.PP
For obvious reasons,
.I olddir
cannot be a subset of
.IR newdir .
Both
.I olddir
and
.I newdir
must reside on the same file system.
.SH "See Also"
.Xr "commands," commands
.Xr "mv" mv
.SH Notes
.B mvdir
is a link to
.BR mv .
