Search Results

Search: Posts Made By: Rashmitha
13,178
Posted By Corona688
So, you want a line for each item. Thank...
So, you want a line for each item.

Thank you.

$ cat xml.awk

BEGIN {
FS=">"; OFS=">";
RS="<"; ORS="<"
}

# These should be special variables for match() but aren't....
Showing results 1 to 1 of 1

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