Query: mvdir
OS: opensolaris
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mvdir(1M) System Administration Commands mvdir(1M)NAMEmvdir - move a directorySYNOPSIS/usr/sbin/mvdir dirname nameDESCRIPTIONmvdir 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 be subordinate to the other. For example: example% mvdir x/y x/z is legal, but example% mvdir x/y x/y/z is not.OPERANDSdirname The name of the directory that is to be moved to another directory in the filesystem. name The name of the directory into which dirname is to be moved. If name does not exist, it will be created. It may not be on the same path as dirname.USAGESee largefile(5) for the description of the behavior of mvdir when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).EXIT STATUS0 Successful operation. >0 Operation failed.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+SEE ALSOmkdir(1), mv(1), attributes(5), largefile(5) SunOS 5.11 14 Mar 1997 mvdir(1M)
Related Man Pages |
---|
mvdir(1m) - opensolaris |
dirname(3c) - opensolaris |
dirname(3) - mojave |
dirname_r(3) - mojave |
dirname(3) - osx |
Similar Topics in the Unix Linux Community |
---|
display "*" |
Mass directory creation? |
cp work as xcopy. |
need help |
$0 doesn't have full directory path |