Man page - projid(5)
Packages contas this manual
- xfs_protofile(8)
- xfs_estimate(8)
- xfs_io(8)
- xfs_admin(8)
- xfs_mdrestore(8)
- xfs_growfs(8)
- xfs_info(8)
- xfs_property(8)
- xfs_repair(8)
- projects(5)
- xfs_mkfile(8)
- xfs_freeze(8)
- xfs_copy(8)
- xfs_scrub(8)
- xfs_quota(8)
- xfs_rtcp(8)
- xfs_logprint(8)
- xfs_bmap(8)
- xfs_scrub_all(8)
- xfs(5)
- mkfs.xfs(8)
- xfs_spaceman(8)
- xfs_fsr(8)
- xfs_ncheck(8)
- xfs_metadump(8)
- projid(5)
- xfs_db(8)
- fsck.xfs(8)
Package: xfsprogs
apt-get install xfsprogs
apt-get install xfsprogs
Manuals in package:
Documentations in package:
Manual
| projid(5) | File Formats Manual | projid(5) |
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).