1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-02 09:15:24 +02:00

Tweaked quota example

This commit is contained in:
kalebo 2017-05-23 11:14:47 -06:00 committed by Starbeamrainbowlabs
parent db766044de
commit d0ebfa44a5

View file

@ -2,9 +2,9 @@
> Display users' disk space usage and allocated limits.
- Show disk quotas for the current user:
- Show disk quotas in human readable units for the current user:
`quota`
`quota -s`
- Verbose output (also display quotas on filesystems where no storage is allocated):