On Wed, 2019-12-11 at 12:15 -0500, Bob Goodwin wrote:
> On 2019-12-11 11:37, Patrick O'Callaghan wrote:
> > In the case of directories, 'x' means 'permission to lookup'
> 
> .
> 
> J guess that is a desirable thing to do?

With 'r' permission, you can read the directory, so a basic 'ls' with
no options will work. However to access any file in the directory
(which includes being able to change into a sub-directory) you need
lookup permission, i.e. 'x'.

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to