On Thu, Jun 24, 2010 at 11:02:02AM +0200, Stanczak Slawomir wrote: > 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? I don't think it's implemented. I can add it to xfs_quota for you. Do you have an example of a quota tool that supports such functionality so that we can have a similar interface? _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs