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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to