hi all, thanks to:
Jim Wright <jwright_at_phy.ucsf.edu>
Gyula Szokoly <szgyula_at_skysrv.Pha.Jhu.EDU>
alan_at_nabeth.cxo.dec.com
Dave Wolinski, University of Michigan" <wolinski_at_umalp1.physics.lsa.umich.edu>
alex_at_samwise.cis.upenn.edu (Alex Garthwaite)
Hans Ranke <Hans.Ranke_at_Regent.E-Technik.TU-Muenchen.DE>
Steffen Kluge <kluge_at_ave.ac.agit.de>
Hellebo Knut <Knut.Hellebo_at_nho.hydro.com>
Martyn Johnson Martyn.Johnson_at_cl.cam.ac.uk
I hope not missing some one!
>My question was:
>help, my quota.group file grows on the /usr fs ?
>$ pwd
>/usr
>$ ls -al
>-rw-r----- 1 root operator 268435456 Aug 11 12:14 quota.group
>quotas are off!
The answer is simple:
quota.group is a sparse file! you will get the real ammount of disk usage
by using :
du -sk /usr/quota.user
the result is in my case:
56 quota.user
uffff, that makes my happy!
andy
Received on Fri Dec 01 1995 - 16:35:02 NZDT