D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
getoptlong-0.2.1
/
bin
/
Filename :
console
back
Copy
#!/opt/alt/ruby34/bin/ruby require "bundler/setup" require "getoptlong" require "irb" IRB.start(__FILE__)