Files
linux.softwareshinobi.com/landing/docs/commands/.recycle/124-the-quota-command.md
Software Shinobi 611d0816cc
All checks were successful
learn org at code.softwareshinobi.com/linux.softwareshinobi.com/pipeline/head This commit looks good
changed file names and directories
2025-06-19 08:36:13 -04:00

412 B

The quota command

The quota display disk usage and limits.

Installation:

You can simply go ahead and install quota on ubuntu systems by running:

sudo apt-get install quota

for Debian use the install command without sudo:

apt-get install quota

Syntax:

The general syntax for the quota command is as follows:

quota [ -u [ User ] ] [ -g [ Group ] ] [ -v | -q ]