On Wed, Nov 21, 2007 at 10:45:12AM +0000, Tony Mountifield wrote:
...
> 
> Maybe, but unless it works on CentOS 5, it is irrelevant to this list.
it works on CentOS-5 (findutils-4.2.27-4.1)

> It certainly is not available in the "find" on CentOS 4:
The request was specific on CentOS-5. What's you point?
> 
> [EMAIL PROTECTED] ~]# find /home/user/ -type f -exec echo {} + \:
> find: missing argument to `-exec'
you would have the syntax wrong:
                                find /home/user/ -type f -exec echo {} +

but it's not available on CentOS-4 (findutils-4.1.20-7.el4.3)
nor CentOS-3 (findutils-4.1.7-9.).

Cheers.

Tru
-- 
Tru Huynh (CentOS-3 i386/x86_64 Package Maintenance)
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xBEFA581B

Attachment: pgpTzJQdEUt2Y.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to