The commands listed below are some that we use often, but many more exist. Check the man page for more details and information.
To display group quotas for the group of which the user is a member, use the command:
[root@deep] /# quota -g wahib
|
Disk quotas for group wahib (gid 501):
Filesystem blocks quota limit grace files quota limit grace
/dev/sda6 5995* 5000 0 none 1 0 0
|
If the group quota is not set for the user specified, you will receive the following message:
Disk quotas for group wahib (gid 501): none
|