English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The Linux quota command is used to display the disk space used and the limit.
Executing the quota command can query the disk space limit and find out how much space has been used.
quota [-quvV][User Name...] or quota [-gqvV][Group Name...]
Parameter Description:
# quota -guvs <==Display the quota value of the current executor (i.e., root) # quota -uvs test <==Display the quota value of user test