chmod stands for change mode and it is used for changing the mode of access where as 777 is the ‘Octal Value’ of the file or directory permission. Here we discuss how to set read-write permissions for the web server.
How can we recursively count files in a Linux directory?