
Introducing the File System
6-8
Creating New Directories
The mkdir command creates a new directory. The parent directory should already
exist prior to executing the mkdir command. You need to have write permission on
the parent directory to use the mkdir command. If you need to change file access
permissions on the directory refer to chmod(1) in HP-UX Reference Vol. 1 for more
information about changing permissions.
Refer to mkdir(1) in HP-UX Reference Vol. 1 for more information about mkdir.
Comentarios a estos manuales