[wellylug] recursive touch

David Zanetti dave2 at wetstring.net
Thu Apr 29 16:48:55 NZST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 29 Apr 2004, E.Chalaron wrote:

> find DIR -exec touch {} \; 
> Touch is asking for an option... not too familiar with it....

Depending on the shell, you might need to escape those curly brackets:

 find DIR -exec touch \{\} \;

- -- 
David Zanetti           |  (__)             
#include <geek/unix.h>  |  ( oo    Mooooooo 
http://hairy.geek.nz/   |  /(_O ./         
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFAkIk5T21+qRy4P+QRAkM8AKC53bLvUMLIS203bUnOQ6QkTZTxDwCeOYUQ
ucU1RcSLZRqghbz5YTEwvP4=
=4MRp
-----END PGP SIGNATURE-----





More information about the wellylug mailing list