Knowledgebase
Linux/Unix Command: mkdir - Make Directory
|
mkdir - Make DirectoryCODE: The mkdir command is used to create a new directory on your server via SSH. For example:CODE: Will create a new directory called newdir in /. CODE: Using the "-m" (mode) option when creating the new directory will set the new directory with "444" (Read-only) permissions. CODE: Using the "-p" (parents) option means when creating the directory it will also create the parent directories if they do not exist. Options:
|
Also Read
Powered by WHMCompleteSolution
Client Login
Contact Us
System Status
Blog
Affiliates
Knowledge Base

