19 lines
458 B
Plaintext
19 lines
458 B
Plaintext
#
|
|
# Generic /etc/projid file
|
|
#
|
|
# This file contains a list of project names and the numeric project ID
|
|
# associated with each of them. The format of an entry is:
|
|
#
|
|
# projectname:projid
|
|
#
|
|
# where "projectname" is the project's normal ASCII name and "projid" is
|
|
# a numeric string.
|
|
#
|
|
# Comments (introduced by "#") and blank lines are ignored. White space
|
|
# is *NOT* ignored within a record and should be carefully avoided.
|
|
#
|
|
# Example:
|
|
# --------
|
|
# sysadm:1
|
|
|