chmod 777chmod(string $filename , int $permissions ): bool Attempts to change the mode of the specified file to that given in permissions.The chmod command allows users to change read and write permissions in Unix systems. This guide covers how to use chmod to view and modify these permission on