Re: plug] find/replace text

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: R P Herrold
Date:  
To: plug-discuss
Subject: Re: plug] find/replace text
On Fri, 27 May 2005, steve Phariss wrote:

> We have a winner!!! I had to put a -print instead of print but it worked
> like a charm.


>> for i in `find _start_directory_ type f -a print`; do


yeah - as soon as I saw it come back in the mailing list, I
noticed that it also needed a '-' in front of the 'type'
specifier as well. It is also possible to reduce it to a shell
oneliner using -exec, but the quoteing is so nasty to get
right ;)

- R
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss