海之星科技
HY-STAR

專業電源IC供應 ⇒ DC-DC 降壓轉換器, DC-DC 升壓轉換器,LED 驅動 IC,MOSFETs / IGBTs


 The Linux Newbie Guide  ⇒    Fundamentals     Advanced     Supplement   Command Index   ENG⇒中
All rights reserved, please indicate the source when citing
  

quota - Display User or Group Quotas

The quota command is used to display user or group quotas. Its syntax is quota [OPTIONS] [USER|GROUP].

Some commonly used options include::

Examples:
# quota -g teamp1 ←Display quotas for the group "team1".
# quota -u user1 ←user1 # List quotas for the user "user1"

For more examples and explanations related to quota, you can refer to the provided link.