Hacker News new | ask | show | jobs
by shenedu 4837 days ago
You may find this useful, also in python:

http://code.activestate.com/recipes/437932-pyline-a-grep-lik...

1 comments

And if you find that useful, here's an extension of that same idea: https://github.com/gvalkov/python-oneliner (I haven't worked on it in months though)