Using the command to change permissions is much easier than understanding it. In fact, you don’t really have to understand binary to use the command, if you don’t, you’d just have to remember which numbers meant what. The syntax for changing permissions is “chmod 755 blah” where blah is the name of the directory or file you want to modify the permissions of.
Previous Home Next