From: Lloyd Zusman Date: 2004-05-18T00:30:50+09:00 Subject: Re: How to a copy a file ? Simon Strandgaard writes: > [ ... ] > > The pickaxe book is unfortunatly quite old. > > > The RI is a commandline reference tool.. with all the goodies from pickaxe, > where everything is uptodate. > > http://raa.ruby-lang.org/project/ri/ > > > For instance > > server> ri FileUtils.cp > > [ ... etc. ... ] This sounds like a great tool. I downloaded it and I followed the installation instructions, with the following result: % ruby install.rb install.rb:46:in `=~': type mismatch: String given (TypeError) from install.rb:46 This is with the following ruby version: ruby 1.9.0 (2004-04-19) [i386-freebsd4.0] Perhaps ri is a bit out of date, as well? -- Lloyd Zusman ljz@asfast.com God bless you.