Which command is used to check the number of files and disk space used and the each user’s defined quota?
Answer Posted / Manish Raj Singh
You can use the 'quota' command to show information about file usage quotas, or the 'quotacheck' command to verify that the disk usage data matches the actual usage. To see user-specific information, you may use 'quota -u <username>'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers