|
[root@localhost happy]#vi /etc/fstab
LABEL=/home /home ext3 defaults,usrquota,grpquota 0 0
[root@localhost happy]#mount -o remount /home
[root@localhost happy]# /sbin/quotacheck -auvg /home
Bad number of arguments.
Utility for checking and repairing quota files.
quotacheck [-gucfinvdmMR] [-F <quota-format>] filesystem|-a
Bugs to mvw@planets.elm.net, jack@suse.cz |
|