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.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to