6 ms·
You may find this useful, also in python: http://code.activestate.com/recipes/437932-pyline-a-grep-like-sed-like-command-line-tool/ http://code.activestate.com
by shenedu 14y ago
You may find this useful, also in python:
http://code.activestate.com/recipes/437932-pyline-a-grep-like-sed-like-command-line-tool/ http://code.activestate.com/recipes/437932-pyline-a-grep-lik...
- gvalkov 14y agoAnd if you find that useful, here's an extension of that same idea: https://github.com/gvalkov/python-oneliner https://github.com/gvalkov/python-oneliner (I haven't worked on it in months though)