Current Path :
/
opt
/
cpanel
/
ea-ruby27
/
root
/
usr
/
local
/
share
/
gems
/
gems
/
irb-1.4.1
/
exe
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/cpanel/ea-ruby27/root/usr/local/share/gems/gems/irb-1.4.1/exe/irb
#!/usr/bin/env ruby # # irb.rb - interactive ruby # $Release Version: 0.9.6 $ # $Revision$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # require "irb" IRB.start(__FILE__)