From: Robert Klemme Date: 2007-11-08T16:05:06+09:00 Subject: Re: locate oci8.rb On 07.11.2007 18:40, Rémi Lavergne wrote: > I need to be able to dynamically locate the file oci8.rb from a sh > script... > Do you have any idea how to do this ? find / -type f -name oci8.rb robert