mvdir source target
The mvdir command moves the directory source to the directory target.
If target refers to an existing directory, source is moved into target,
i.e. if source is `/path/to/last-component', it is moved to `tar-
get/last-component'. Otherwise, target must not previously exist.
source is not allowed to be a sub-directory of target and vice-versa.
mv(1)
Heirloom Toolchest 6/25/05 MVDIR(1)