Re: plug] find/replace text

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: R P Herrold
Fecha:  
A: plug-discuss
Asunto: 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