projid(5) — Linux manual page
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).
COLOPHON
This page is part of the xfsprogs (utilities for XFS filesystems)
project. Information about the project can be found at
⟨http://xfs.org/⟩. If you have a bug report for this manual page,
send it to linux-xfs@vger.kernel.org. This page was obtained
from the project's upstream Git repository
⟨https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-05-17.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
projid(5)
Pages that refer to this page: projects(5), xfs_quota(8)