Search Results

Search: Posts Made By: ingalex
7,995
Posted By ingalex
thanks to all for your precious help. All this...
thanks to all for your precious help. All this script works good for me, but i think that this is the easiest command to use:

awk '!/<.*>/' RS="<name>|</name>" file
7,995
Posted By ingalex
I've applied your suggested command to my xml...
I've applied your suggested command to my xml file, but it doesn't show me only text between <name></name> tags. It shows the entire file.
I've applied it to this file...
7,995
Posted By ingalex
How i can do that? I'm not an expert with awk. If...
How i can do that? I'm not an expert with awk. If i use < as separator it identify also other tag and not only the text delimited by <name> </name> tags
7,995
Posted By ingalex
bash extract all occurences delimited from <name> and </name> tags from an xml file
I need to extract all text delimited from <name> and </name> tags from an xml file, but not only first occurence. I need to extract all occurences.
I've tried with this command:

awk...
Showing results 1 to 4 of 4

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