quota
Display users' disk space usage and allocated limits.
=> More information.
- Show disk quotas in human-readable units for the current user:
quota -s
- Verbose output (also display quotas on filesystems where no storage is allocated):
quota -v
- Quiet output (only display quotas on filesystems where usage is over quota):
quota -q
- Print quotas for the groups of which the current user is a member:
quota -g
- Show disk quotas for another user:
sudo quota -u {username}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/quota.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 113.743511 milliseconds
- Gemini-to-HTML Time
- 0.29677 milliseconds
This content has been proxied by September (3851b).