Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.7
/
usr
/
lib
/
ruby
/
gems
/
2.7.0
/
gems
/
irb-1.2.1
/
exe
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.7/usr/lib/ruby/gems/2.7.0/gems/irb-1.2.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__)