Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how assign permission to a folder and all contents in ubuntu|linux

only change the no(like 777,775 etc) according to your need 
current scenior i am giving full permission to file/sub-directories
chmod -R 777 your_directory_name
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #assign #permission #folder #contents
ADD COMMENT
Topic
Name
2+9 =