Search Results

Search: Posts Made By: RJG
2,075
Posted By RJG
Thanks for your reply.The xml removal is part of...
Thanks for your reply.The xml removal is part of one big shell script and the existing script is in bash and I am stuck in xml tag removal . If the 'st' value is 154, then the whole <b> tag will be...
2,075
Posted By RJG
Read xml tags and then remove the tag using shell script
<Start>
<Header>
This is header section
</Header>
<Body>
<Body_start>
This is body section
<a>
<b>
<c>
<st>111</st>
</c>
<d>
<st>blank</st>
</d>
</b>
</a>
</Body_start>...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy