Below is part of my input xml file. i am searching for ignore word and want to delete all lines between and including instance line.
<instance:default>
<action> ignore </action>
<group>
/apps
/test123
/mnt/abc
</group>
Below is part of my input xml file. i am searching for ignore word and want to delete all lines between and including instance line.
<instance:default>
<action> ignore </action>
<group>
/apps
/test123
/mnt/abc
</group>