linux777_
IDR 10,000.00
chmod 777 To apply chmod 777 to all the files and subfolders within the folder, you can use the find command in combination with the chmod command.. 777 means the file directory is granted read, write and execute permissions for all three user classes, including the owner, group members, and others.
geng777, chmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and execute.
Quantity: