Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sed -nrf
- /.*<\/Swallow>.*/ {H;x;;s#(<Swallow.*>)(^</Swallow>)*(xload.*)(^</Swallow>)*(</Swallow>)##gp;s#.*##g;x}
- $! {H};
- $ {H;x;p}
- #$ {H;x;s#(<Swallow[^>]*>)(.*xload.*)(</Swallow>)##g;p}
Advertisement
Add Comment
Please, Sign In to add comment