Skip to content

Commit

Permalink
Added getquota command back as now installed again.
Browse files Browse the repository at this point in the history
  • Loading branch information
andygittings committed Jan 28, 2022
1 parent fdfe9e0 commit 793767e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jade/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ The global file system is accessible from both the head nodes and the compute no

For information on your disk space usage and remaining quota, use the following command ::

lfs quota -hu account_name /jmain02
getquota

For example:
::
lfs quota -hu $USER /jmain02
getquota
Disk quotas for usr abc18-wga20 (uid 1234):
Filesystem used quota limit grace files quota limit grace
/jmain02 44k 0k 0k - 12 0 0 -
Expand Down

0 comments on commit 793767e

Please sign in to comment.