Next Previous Contents

1. Tasks

The quotacheck utility will walk all directories of a file system and compute the amount of disk space and the number of files/directories for every users and every groups. The result is stored in the files quota.user and quota.group. Those files are located in the root of each file system.

This command obviously take a while to execute. Once executed the files quota.user and quota.group will be maintain in real time by the kernel.


Next Previous Contents