Archive for the ‘Ruby’ tag
Colorize chkconfig command with Ruby
/* What is it? */
This ruby script output colored result of chkconfig command used for management of service daemon on Linux.
Before:

After:

“on” is very similar to “off” and I typed “vim” to start vim for this. ![]()
I started to learn Ruby language recently. So I’d like to implement in Ruby.
Read the rest of this entry »