Why is 777 assned to chmod to permit everything on a file?
chmod 777chmod is used to change the permissions of the actual file. When you execute chmod 777, you are allowing RWX (read, write, execute) access to owners, groups,Linux777`chmod`Windows777