Y
Hacker News
new
|
ask
|
show
|
jobs
by
plaes
4162 days ago
You can actually do without cat:
grep bar foo | chess_extract_scores
http://en.wikipedia.org/wiki/Cat_%28Unix%29#Useless_use_of_c...
1 comments
nkuttler
4162 days ago
Sure you can, but premature optimization is also a real thing
http://en.wikipedia.org/wiki/Program_optimization#When_to_op...
link