Hi!

On Mon, Jun 04, 2007 at 06:54:20PM +0200, Tom Van Looy wrote:
>I think this is also correct:

>find . -name '*.htm' -exec cp '{}' '{}'.new \; \
>-exec sed -i s/old/new/ '{}'.new \;

I don't see any -i option documented in the sed manpage.

Kind regards,

Hannah.

Reply via email to