(find.info.gz) Permissions
Info Catalog
(find.info.gz) Owner
(find.info.gz) Finding Files
(find.info.gz) Contents
Permissions
===========
File Permissions, for information on how file permissions are
structured and how to specify them.
- Test: -perm MODE
True if the file's permissions are exactly MODE (which can be
numeric or symbolic). Symbolic modes use mode 0 as a point of
departure. If MODE starts with `-', true if *all* of the
permissions set in MODE are set for the file; permissions not set
in MODE are ignored. If MODE starts with `+', true if *any* of
the permissions set in MODE are set for the file; permissions not
set in MODE are ignored.
Info Catalog
(find.info.gz) Owner
(find.info.gz) Finding Files
(find.info.gz) Contents
automatically generated byinfo2html