Top 5 Shell Commands for Working with Data Files(craig-russell.co.uk)
craig-russell.co.uk
Top 5 Shell Commands for Working with Data Files
http://craig-russell.co.uk/2012/07/09/10-shell-commands-for-data.html#.UAU-TUhx2PI
3 comments
Yes, `tee` `tail` `head` `watch` et. al. are routinely useful.
Thanks for pointing out the typos too. :)
Thanks for pointing out the typos too. :)
I've posted this to HN for the discussion more than anything else.
What are your top shell commands for working with data files?
What are your top shell commands for working with data files?
This allows me to leave the ask running while I do other things, then come back and check on it latter. It also lets me use ETA to estimate when tasks will finish.
Typos:
"Here's my top 5 ..." should be "Here are my top 5 ..."
"At it's simplest ..." should be "At its simplest ..."
"... a single file in to many." should be "... a single file into many." Same error occurs shortly after.
"...a work on Awk ..." should be "...a word on AWK ..."