Also you can move to the var directory and do " du -sh * " to locate
where the largest files are.
On Fri, 2003-03-28 at 12:53, Ian C. Sison wrote:
>
> to find files with size > 1MB (1024k) type:
>
> find /var -type f -size +1024k -exec ls -l {} \;
>
> substitute +1024k with the file size you like..
>
>
>
> On Fri, 28 Mar 2003, Aris Santillan wrote:
>
> > hi
> >
> > how can i find which folder inside /var
> > have the largest file size? its weird that
> > my /var is 4GB and now it 99% of its total usage
> > since i dont have database / mail server...
> > just a basic setup of SMTP server. for use of mail
> > scripts..
> >
> > thanks
> >
>
> _
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
> Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph
>
> To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL
> PROTECTED]
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph
To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL
PROTECTED]