Hi, I use xfs on my Debian Linux system. I have one question. How can I display users with exceeded soft blocks limit only? I can do: xfs_quota -x -c report /home | grep day xfs_quota -x -c report /home | grep day | awk '{print $1}' but the solution isn't a good idea. Have you any other idea? Thanks for your help Best regards Slawomir Stanczak _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs