Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
petemc_
on Jan 18, 2015
|
parent
|
context
|
favorite
| on:
Command-line tools can be faster than your Hadoop ...
You could skip both cat and grep and do it all in awk. Also if speed was an issue you would want to make sure LANG=C is set for grep.
Edit: I see they did use awk later in article, I should really read all of things before commenting.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: I see they did use awk later in article, I should really read all of things before commenting.