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]

Reply via email to