quota


 2015-02-27 1 minute read 0 Comments #linux

Summary

The quota command is used to view what quotas a given file system has set.

Usage

View all quotas:

$ quota
Disk quotas for user hasselm (uid 39581):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
uschi12nfs01.matthassel.com:/uschi12nfs01_home0/home0/hasselm
                2605130       0 41943040           14680       0       0

 Categories: #linux


AI prompts, command-line cheat sheets & developer tips — prompt engineering guides, LLM evaluation tools, and AI tools for developers building with modern language models.

 2026