How to tell what the CHMOD value of a file/directory is
chmod alters the permissions for a file or directory, you could allow full read/write access to a file or directory by running the following command:… Read More »How to tell what the CHMOD value of a file/directory is