Hi there, I'm wondering if there's any method like the ReplaceFirst that allows me to do a replace using regex but that supports regex on the replacement part also, something like "ReplaceFirst quoted-regex With quoted-regex "
I need to use something like the grouping function of sed/awk/etc:
ReplaceFirst "\(.*\):whatever:\(.*\)" With "\1:everwhat:\2/"
I reaaaally want to avoid using scripts for this :S
Thanks in advance!
C.-
__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
Regístrate ya - http://correo.espanol.yahoo.com/
_______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine