Unix Command - chmod
chmod
$ chmod 0777 file.txt
$ chmod u+x file.txt
$ chmod a-w ../public/file.txt
Change file permissions (Unix only)
Newer Post
Older Post
Home