Y
Hacker News
new
|
ask
|
show
|
jobs
by
asicsp
2080 days ago
Well, my book linked in this post is all about using Ruby from cli, with Perl like switches.
ps ax | ruby -ane 'puts $F[0] if /top/'
1 comments
brigandish
2079 days ago
Nice, I didn't know about autosplit.
link