Date: Tue, 1 Oct 2002 09:48:20 -0700 (PDT) From: David Ouyang <ntusnet@yahoo.com> To: "Question FreeBSD.ORG" <questions@FreeBSD.ORG> Subject: File size get out of control Message-ID: <20021001164820.81837.qmail@web20002.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
my machine have 40GB HD, only run a simple web site on apache with a samll mysql database, but last 2 week 35GB hard dirve space have been use, I don't even know where it came from. I try use find to find files larger then 10mb: find . -size +'expr 10\*1024\*2' -print but I get error msg: find:invalid argment '+expr 10\*1024\*2 to '-size' so what is correct command pramater to find? also am i being hacked, if so how can i check? Thanks in advance. __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001164820.81837.qmail>