How to process log files with vi
Add newlines where needed :s/></>^M</g Remove the lines that are irrelevant :g/thevalue/d Remove patterns in a line that »
Add newlines where needed :s/></>^M</g Remove the lines that are irrelevant :g/thevalue/d Remove patterns in a line that »