Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mvdir(1M) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mkdir(1)

mv(1)



mvdir(1M)                        DG/UX 5.4.2                       mvdir(1M)


NAME
       mvdir - move a directory

SYNOPSIS
       /usr/sbin/mvdir dirname  name

DESCRIPTION
       Mvdir moves directories within a file system.  Dirname must be a
       directory.  If name does not exist, it will be created as a
       directory.  If name does exist, and is a directory, dirname will be
       created as name/dirname.  dirname and name may not be on the same
       path; that is, one may not subordinate to the other.  For example:

               mvdir x/y x/z

       is legal, but

               mvdir x/y x/y/z

       is not.

SEE ALSO
       mkdir(1), mv(1).

NOTE
       Only the super-user can use mvdir.































Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026