Y
Hacker News
new
|
ask
|
show
|
jobs
by
AnthonyMouse
2262 days ago
Sure it can, but so can one python script. For that matter, so can the four or five pipes. What's so wrong with `grep regex myFile | sort -u | cut -d ',' -f 3` etc.?