from the input lines I would like to match the lines 'metaattribute metaattribute-name' and want the output similar to the below<metaattribute metaattribute-name="property" metaobject-name="sys +tem" object-link=""> . . . <metaattribute metaattribute-name="nc_id" metaobject-name="Card" objec +t-link="">
how can I do this from commandline using perl ?system.property Card.nc_id . . . <metaobject-name>.<metaattribute-name>
In reply to one line regular expression by greatshots
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |