If you want to give read permissions, use the command:
chmod 744 yourfileto give execute permissions*, use the command:
chmod 755 yourfileto give read/write permissions, use the command:
chmod 766 yourfileto give all permissions, use the command:
chmod 777 yourfile
No comments:
Post a Comment