parsed.org
Search:
About
Home
Tags
Submit a Tip
Log In
Tips by tag: double-space
Ruby One Liners: Double space a file
by
Steven
on Dec 19, 2007 11:01 AM
At the command line:
$ ruby -pe 'puts' < file.txt
double-space
one-liners
ruby
shell
RSS