CompTIA Linux+ XK0-005 Practice Question
A system administrator receives complaints from users that they cannot write to their home directories on a Linux server despite appearing to have available disk space. The administrator suspects a quota limitation. Which command should the administrator use to verify the user quotas and determine which users have reached their disk space limit?
quotacheck -avug
edquota -u username
quotaoff -avug
quotaon -avug
du -sh /home/*
repquota -a