Current Path: > > opt > cpanel > ea-ruby27 > root > usr > bin
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0555 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
bundle | File | 552 bytes | April 05 2023 15:24:50. | |
bundler | File | 554 bytes | April 05 2023 15:24:50. | |
erb | File | 5086 bytes | April 05 2023 15:24:50. | |
gem | File | 568 bytes | April 05 2023 15:24:50. | |
irb | File | 530 bytes | April 05 2023 15:24:50. | |
passenger | File | 1834 bytes | December 04 2024 09:59:21. | |
passenger-config | File | 1688 bytes | December 04 2024 09:59:21. | |
racc | File | 609 bytes | April 05 2023 15:24:50. | |
racc2y | File | 613 bytes | April 05 2023 15:24:50. | |
rackup | File | 85 bytes | June 04 2025 15:06:26. | |
rdoc | File | 536 bytes | April 05 2023 15:24:50. | |
ri | File | 532 bytes | April 05 2023 15:24:50. | |
ruby | File | 8152 bytes | April 05 2023 15:24:56. | |
y2racc | File | 613 bytes | April 05 2023 15:24:50. |
#!/opt/cpanel/ea-ruby27/root/usr/bin/ruby #-- # Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others. # All rights reserved. # See LICENSE.txt for permissions. #++ require 'rubygems' require 'rubygems/gem_runner' require 'rubygems/exceptions' required_version = Gem::Requirement.new ">= 1.8.7" unless required_version.satisfied_by? Gem.ruby_version then abort "Expected Ruby Version #{required_version}, is #{Gem.ruby_version}" end args = ARGV.clone begin Gem::GemRunner.new.run args rescue Gem::SystemExitException => e exit e.exit_code end
SILENT KILLER Tool