Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
ruby27
/
share
/
gems
/
gems
/
irb-1.2.6
/
exe
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/ruby27/share/gems/gems/irb-1.2.6/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__)