Hacker News new | ask | show | jobs
by stevelosh 5262 days ago
Heh:

    find . -name '*.rb' | xargs cat | pbcopy
And paste all your Ruby files in :)