If you can see this check that
| next section | prev section | up | prev page | next page |
Directory access has the same three classes of ownership as files; owner, group, and other. Directory permissions however have slightly different meanings from those of files.
For example:
% ls -l projects drwxr-xr-- 1 john staff 1032 Nov 18 12:25 projectsMembers of the group staff may list the contents of the directory projects and access files within it. Others may only list the directory contents.
| Tutlinks: | intro1 intro2 wildcard permission pipe vi essential admin net fwall DNS diag Apache1 Apache2 MySQL1 MySQL2 |
| Useful: | Quiz Forums |
| Site Links: | XMLZoo ActiveSQL ProgZoo SQLZoo |