from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
projid
Section: File Formats (5) Index
Return to Main Contents
NAME
projid - the project name mapping file
DESCRIPTION
The
/etc/projid
file provides a mapping between numeric project identifiers and a
simple human readable name (similar relationship to the one that
exists between usernames and uids).
Its format is simply:
# comments are hash-prefixed
# ...
cage:10
logfiles:42
This file is optional, if a project identifier cannot be mapped to
a name, it will be parsed and displayed as a numeric value.
SEE ALSO
xfs_quota(8),
xfsctl(3),
projects(5).
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
|