|
From: Guðmundur Ö. I. <Gud...@la...> - 2009-12-08 15:34:56
|
Howdy good people of this mailing list
I'm trying to wrap my head around the REGSUB devmon uses but I'm not getting very far.
The objective is to replace the : sign in a Mac address to #
smMACAddressTxt : REGSUB : {smMACAddress} /:/#/
This line substitutes the first : sign with # but then stops... I know this is perl regex as devmon exlains but the g for global doesn't work.
Anyone know what I need to do a global replace ?
___________________________________________
Guðmundur Örn Ingvarsson
Landsbankinn
Unix Infrastructure Administrator
Core Systems IT - CS IT
Sími / Tel.: (+354) 410 6730
Farsími / Mobile: (+354) 820 5074
Fax: (+354) 410 3032
gud...@la...<mailto:gud...@la...>
www.landsbanki.is<http://www.landsbanki.is/>
Landsbankinn (NBI hf.), kt. 471008-0280, Austurstræti 11, 155 Reykjavík, er skráð hlutafélag og starfar samkvæmt heimild og undir eftirliti Fjármálaeftirlitsins.
Landsbankinn (NBI hf.), Austurstræti 11, 155 Reykjavík. is incorporated in Iceland with limited liability (Reg. No: 471008-0280) and is authorised and regulated by the Financial Supervisory Authority in Iceland (Fjármálaeftirlitið).
Fyrirvari/Disclaimer: http://www.landsbanki.is/disclaimer
|