R
Ronald Fischer
Is it possible to find out under Windows, which Ruby has been used to
run a program?
Example: A program is invoked by
C:\inst\ruby186\bin\ruby.exe appl.rb
Is it then possible to find out inside appl.rb the whole path
C:\inst\ruby186\bin\ruby.exe
? If not, is it at least possible to find out
- the Ruby version (1.8.6) and
- whether it is executed by Ruby or JRuby?
Ronald
--=20
Ronald Fischer <[email protected]>
Phone: +49-89-452133-162
run a program?
Example: A program is invoked by
C:\inst\ruby186\bin\ruby.exe appl.rb
Is it then possible to find out inside appl.rb the whole path
C:\inst\ruby186\bin\ruby.exe
? If not, is it at least possible to find out
- the Ruby version (1.8.6) and
- whether it is executed by Ruby or JRuby?
Ronald
--=20
Ronald Fischer <[email protected]>
Phone: +49-89-452133-162