[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Cs-club] Linux account quota



you can use du(1) to print off a tree of space usage in your folder. I'd
recomend using it something like this:

du -h | less -S

of course, read your manpage on usages. This should help you figure out
where the heck all your space is being sucked up. I've also read rumors (not
sure about the truth behind them) that quotas can be hard to get your usage
to drop. I would trust du(1) to be pretty accurate and report any problems
with quota if your reported usage is wrong.

> -----Original Message-----
> From: cs-club-admin@lists.uwosh.edu
> [mailto:cs-club-admin@lists.uwosh.edu]On Behalf Of Brian Haynes
> Sent: Monday, September 16, 2002 9:59 PM
> To: cs-club@list.acs.uwosh.edu
> Subject: [Cs-club] Linux account quota
>
>
> I have a little problem.  My linux account on the lab computers
> is at about 58% full right
> now and there's not much more I can do with it.  I tar-ed up the
> one program directory that
> I'm not working on and deleted the directory.  I even deleted my
> background image, but that
> only got me a scarce 1% back.  I am pretty sure I already have an
> rm command in my
> .bashrc_local file to remove history from konqueror and netscape.
>  I can't think of
> anything else to do to get it down lower.  Anyone have any ideas?
>  If it's not possible to
> run in Linux with less than 58% of my quota full, then they need
> to give us some more space.
>      Thanks,
>      Brian
>
> --
> __________________________________________________________
> Sign-up for your own FREE Personalized E-mail at Mail.com
> http://www.mail.com/?sr=signup
>
> _______________________________________________
> Computer Science Club's mailing list
> cs-club@list.acs.uwosh.edu
>
>