Level Up Your Command-Line-Fu With Ruby
To really master the command line you have to master dozens - if not hundreds - of small utility programs. Fortunately, it’s possible to replace a lot of these single-purpose tools with a general-purpose programming language like Ruby. This post will show you how you can use your Ruby skills to level up your command-line game. http://blog.honeybadger.io/ruby-unix-command-line/
Post a comment