manpagez: man pages & more
info coreutils
Home | html | info | man

File: coreutils.info,  Node: Conditional Executability,  Next: Multiple Changes,  Prev: Changing Special Mode Bits,  Up: Symbolic Modes

27.2.4 Conditional Executability
--------------------------------

There is one more special type of symbolic permission: if you use ‘X’
instead of ‘x’, execute/search permission is affected only if the file
is a directory or already had execute permission.

   For example, this mode:

     a+X

gives all users permission to search directories, or to execute files if
anyone could execute them before.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.