Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux create directory

$sudo mkdir -m777 newFileName

777 is the permissions given to the file
For more info:( https://www.pluralsight.com/blog/it-ops/linux-file-permissions )
Source by phoenixnap.com #
 
PREVIOUS NEXT
Tagged: #linux #create #directory
ADD COMMENT
Topic
Name
6+1 =