This application allows users of the environment in which it is installed to see their diskquota. It simply runs the command-line diskquota
command and shows the results to the user. Implementation is in Java class uw.unix.DiskQuotaHandler
.
-- IsaacMorland - 09 Feb 2007