MKDIR(1) General Commands Manual MKDIR(1)NAMEmkdir - make a directorySYNOPSISmkdir dirname ...DESCRIPTIONMkdir creates the specified directories. It requires write permission in the parent directory.SEE ALSOrm(1) cd in rc(1)SOURCE/sys/src/cmd/mkdir.cDIAGNOSTICSMkdir returns null exit status if all directories were successfully made. Otherwise it prints a diagnostic and returns "error" status. MKDIR(1)
| Related Man Pages |
|---|
| mkdir(1) - linux |
| mkdir(1) - centos |
| mkdir(1) - opendarwin |
| mkdir(1) - netbsd |
| mkdir(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Cp/Mkdir and spaces |
| mkdir bug |
| Can't run mkdir even as root please help |
| Creating a new directory by getting input from user |
| Use script to mkdir based on file's data |