What is CHMOD
IDR 10,000.00
chmod 777 chmod 777 foldername will give read, write, and execute permissions for everyone. chmod 700 foldername will give read, write, and execute. chmod a-w file (removes all writing permissions) chmod o+x file (sets execute permissions for other (public permissions)) chmod u=rx file (Give the owner rx permissions,
day 777 slot, 777 means the file directory is granted read, write and execute permissions for all three user classes, including the owner, group members, and others..
Quantity: