Ruby .... Ruby ..... Liao ~~~~~~~~
Today is my first date with ruby.
But , something appears on my head.Ruby suitable for a programmer or system administrator ?
I got a perception that perl is best scripting languages for me as a system admin.
But in the afternoon, i joined freenote's #ruby-lang.
and i discover Ruby is quite powerful for scripting language.
I decided to use ruby for a try on my latest assignment.
I will learn and code along the way. Hopefully i can finish it with ruby.
My Comemnet about ruby ? no comement for the moment yet ..
I will blog when i learn new stuff in ruby.
okie,
For Debian users ... Some tips for you guys ...
# apt-get install ruby1.8
# apt-get install libtest-unit-ruby libzlib-ruby libyaml-ruby ruby-dev1.8 rdoc1.8
Install from source ? Goto Ruby Homepage
# ./configure && make && make install
CPAN for ruby ? Check Out The RpaBase
Download the latest version and roll.
# ruby install.rb
# rpa update && rpa install rpa-base