Hacker News new | ask | show | jobs
by gpderetta 1741 days ago
It is certainly more readable than sed for example.
1 comments

Yeah I use sed not infrequently but try to keep things simple. Anything more complicated than a "standard" sed one-liner (google it) I will start looking for something else.