QUOTASYNC(1) | General Commands Manual | QUOTASYNC(1) |
quotasync - synchronize in-kernel file system usage and limits to disk format
quotasync [ -ugP ] mount-point...
quotasync [ -ugP ] -a
quotasync -h | -V
quotasync flushes file system usage and limits from kernel memory to quota files stored in the file system. By default only the user quotas are synchronized.
This tool can be useful if you want to display accurate quotas by tools that parse quota files, like repquota(8).
If requested synchronization fails, or invalid option is given, quotasync will terminate with non-zero exit code. Otherwise it will return zero.
quota(1), quotactl(2), mount(8), quotacheck(8), quotaon(8), repquota(8), warnquota(8).