Is there any plans to have "quota report" only look up and display a single user? I know you can do it for quota trees, but not for user or group quotas (according to the 5.2 and 5.3 man pages). I have this in my /etc/quotas file:
/www1 tree 20g 1m /www2 tree 20g 1m * user@www1 1g * user@www2 1g
I know about using the "quota" command from a UNIX NFS client, but that has some drawbacks (only seeing filesystems it has mounted, output formatting problems on Solaris, not being able to specify a particular mount point, etc.). I'd rather ask the filer how much disk space and inodes are owned by a giving uid, without having to go through the entire "quota report" listing (currently at 5500 lines and growing).