Y
Hacker News
new
|
ask
|
show
|
jobs
by
blago
4057 days ago
I use a combination of grep (to filter), awk (for projection), and xargs (to execute) to achieve similar result but it probably takes a little longer to construct.