This simple command will list the inodes used for any group on the server: repquota -a | head -n5 ; repquota -a | grep username Just replace where it says “username” with the group or username you want to check.
making Linux a little easier
This simple command will list the inodes used for any group on the server: repquota -a | head -n5 ; repquota -a | grep username Just replace where it says “username” with the group or username you want to check.