/ Published in: Other
Expand |
Embed | Plain Text
ruby -e 'print $stdin.read.gsub(/n/, "")'
You need to login to post a comment.
riddla on 11/13/10
textmate filter filter-trough-command new-lines
1 person have marked this snippet as a favorite
ruby -e 'print $stdin.read.gsub(/n/, "")'
You need to login to post a comment.