'tab', a new command-line utility for processing tabular text files seriously

2 points by otabdeveloper ↗ HN
'tab' is a command-line utility for processing data in tabular text files (think CSV or webserver logs) in a much more serious and rigorous way than 'awk' and friends can.

Born out of a real need to compute and aggregate quickly and directly in the shell, without the hassle of having to write Python or Perl scripts. Have fun.

[Get it here.](http://bitbucket.org/tkatchev/tab)

0 comments

[ 3.2 ms ] story [ 9.5 ms ] thread

No comments yet.