The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.
To display a user's disk usage:
#quotausername
To display a group's disk usage:
#quota -ggroup
To display information about file systems where usage is over the quota limits:
# quota -qUsers can also use the quota command to display their own and their group's usage.
For more information, see the quota(1) manual
page.

