Common Bash Commands Done in Ruby
Bash is great for getting things done around your ruby project but it would be great to do some of that in ruby. Here is a post that explains how to replace some bash tricks with their ruby equivalents. Bash Commands – But In Ruby!
Post a comment