codesnips’s posterous

« Back to blog

[Ruby] Comment out every line in file

ruby -i.bak -pe '$_ = "#" + $_' *


-i.bak keeps the original file safe by making a backup

Comments (0)

Leave a comment...

 
To leave a comment on this posterous, please login by clicking one of the following.
Posterous-login     Connect     twitter