以 PDF 格式下載這本書 (9905 KB)
mvdir(1M)Name | Synopsis | Description | Operands | Usage | Exit Status | Attributes | See Also Name
Synopsis/usr/sbin/mvdir dirname name Descriptionmvdir 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. Operands
UsageSee largefile(5) for the description of the behavior of mvdir when encountering files greater than or equal to 2 Gbyte ( 231 bytes). Exit StatusAttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.11 Last Revised 14 Mar 1997Name | Synopsis | Description | Operands | Usage | Exit Status | Attributes | See Also |
|||||