September 2000
Beginner
1312 pages
33h 47m
English
quotacheck [-fp][-v] filesystem...
quotacheck -a [-fpv]
Use the quotacheck command to examine each mounted UFS file system, build a table of current disk usage, and compare this table against the information stored in the file system's disk quota file. If any inconsistencies are detected, both the quota file and the current system copy of the incorrect quotas are updated.
filesystem is either a file-system mount point or the block device on which the file system resides.
quotacheck expects each file system to be checked to have a quota file named quotas in the root directory. If none is present, quotacheck does not check the file system.
quotacheck accesses the character ...