September 11 2017 File::Path Security Back

read Permissions on a Directory: Example (continued 2)

        $ ls -ltr /tmp
        total 1904
        ...
        drwx--x--x  2 root     wheel     512 Jul 17 10:54 explain-read
        $ ls -ld /tmp/explain-read/
        drwx--x--x  2 root  wheel  512 Jul 17 10:54 /tmp/explain-read/


Home Last TOC Copyright © 2017 James E Keenan Back Next