Quantcast
Channel: BlogoSfera » blocks
Viewing all articles
Browse latest Browse all 15

Delete a line from a block

$
0
0

I want to search a string and delete it from a block . I tried using sed and awk but I am not able to figure it out. Let the blocks be like this: [MAIN] one=[1] two=[2] three=[3] three=[4] three=[5] [sub] one=[1] two=[2] three=[3] three=[4] three=[5] My need is to go inside the Main block […]

The post Delete a line from a block appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 15

Trending Articles