From: MonkeeSage Date: 2006-10-02T06:35:11+09:00 Subject: Re: getting the name of the script in use Une b�vue wrote: > NOPE :[ OK, you need to do an absolute symlink and it should work: sudo rm -f /opt/local/lib/ruby/site_ruby/1.8/yt/direct.rb sudo ln -s /FULL/PATH/TO/direct.rb /opt/local/lib/ruby/site_ruby/1.8/yt/direct.rb Regards, Jordan