September 11 2017 File::Path Security Back

write Permissions on a Directory: Example (continued 1)

        $ touch /tmp/explain-write/gamma
        $ ls -l /tmp/explain-write/gamma
        -rw-r--r--  1 jkeenan  wheel  0 Jul 17 21:21 /tmp/explain-write/gamma
        $ sudo chmod 0755 /tmp/explain-write/


Home Last TOC Copyright © 2017 James E Keenan Back Next