Search Results

Search: Posts Made By: sdesstp
8,839
Posted By jawsnnn
I would suggest the following approach: ...
I would suggest the following approach:


sed 's:</record>:&*:g' file1 | awk 'index($0,"isup")==0{print $0}' RS='*'


Would not work with nested tags and such.

You may want to surround isup...
Showing results 1 to 1 of 1

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