[CentOS] The directory that I am trying to clean up is huge

Sat Jan 23 13:15:36 UTC 2010
Kevin Krieser <k_krieser at sbcglobal.net>

On Jan 23, 2010, at 7:07 AM, Anas Alnaffar wrote:

> I tried to run this command
> 
> find -name "*.access*" -mtime +2 -exec rm {} \;
> 
> 
> and I have same error message
> 
> 
> 
> Anas 
> 


There must have been more to it, since the command above is invalid.  you need to specify where to start the find.