海之星科技
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
  

repquota Displaying Filesystem Quotas




The repquota (report quota) command is used to display filesystem quotas. Its syntax is repquota [OPTIONS] [FILESYSTEM].

Some common repquota options include:

Examples:
# requota /home ← Display quotas for the "/home" filesystem
# requota /dev/sda2 ←Display quotas for the "/dev/sda2" filesystem
# requota -au ← Display user quotas for partitions with quotas set in "/etc/fstab"

For more examples and explanations of repquota, refer to the provided link.