Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 18.226.159.125
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle-add.1
2.5
KB
-rw-r--r--
2025-01-26 18:06
bundle-binstubs.1
1.55
KB
-rw-r--r--
2025-01-26 18:06
bundle-cache.1
3.36
KB
-rw-r--r--
2025-01-26 18:06
bundle-check.1
1.07
KB
-rw-r--r--
2025-01-26 18:06
bundle-clean.1
726
B
-rw-r--r--
2025-01-26 18:06
bundle-config.1
21.01
KB
-rw-r--r--
2025-01-26 18:06
bundle-console.1
1.62
KB
-rw-r--r--
2025-01-26 18:06
bundle-doctor.1
1.11
KB
-rw-r--r--
2025-01-26 18:06
bundle-exec.1
6.44
KB
-rw-r--r--
2025-01-26 18:06
bundle-gem.1
5.48
KB
-rw-r--r--
2025-01-26 18:06
bundle-help.1
448
B
-rw-r--r--
2025-01-26 18:06
bundle-info.1
470
B
-rw-r--r--
2025-01-26 18:06
bundle-init.1
1.12
KB
-rw-r--r--
2025-01-26 18:06
bundle-inject.1
815
B
-rw-r--r--
2025-01-26 18:06
bundle-install.1
16.43
KB
-rw-r--r--
2025-01-26 18:06
bundle-list.1
948
B
-rw-r--r--
2025-01-26 18:06
bundle-lock.1
3.07
KB
-rw-r--r--
2025-01-26 18:06
bundle-open.1
790
B
-rw-r--r--
2025-01-26 18:06
bundle-outdated.1
3.18
KB
-rw-r--r--
2025-01-26 18:06
bundle-platform.1
1.39
KB
-rw-r--r--
2025-01-26 18:06
bundle-plugin.1
2.11
KB
-rw-r--r--
2025-01-26 18:06
bundle-pristine.1
1.62
KB
-rw-r--r--
2025-01-26 18:06
bundle-remove.1
836
B
-rw-r--r--
2025-01-26 18:06
bundle-show.1
677
B
-rw-r--r--
2025-01-26 18:06
bundle-update.1
13.35
KB
-rw-r--r--
2025-01-26 18:06
bundle-version.1
618
B
-rw-r--r--
2025-01-26 18:06
bundle-viz.1
1.2
KB
-rw-r--r--
2025-01-26 18:06
bundle.1
3.67
KB
-rw-r--r--
2025-01-26 18:06
erb.1
3.25
KB
-rw-r--r--
2025-01-26 18:06
rake.1
3.64
KB
-rw-r--r--
2025-01-26 18:06
ri.1
5.22
KB
-rw-r--r--
2025-01-26 18:06
ruby.1
21.04
KB
-rw-r--r--
2025-01-26 18:06
Save
Rename
.\" generated with nRonn/v0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1 .TH "BUNDLE\-PLATFORM" "1" "September 2024" "" .SH "NAME" \fBbundle\-platform\fR \- Displays platform compatibility information .SH "SYNOPSIS" \fBbundle platform\fR [\-\-ruby] .SH "DESCRIPTION" \fBplatform\fR displays information from your Gemfile, Gemfile\.lock, and Ruby VM about your platform\. .P For instance, using this Gemfile(5): .IP "" 4 .nf source "https://rubygems\.org" ruby "3\.1\.2" gem "rack" .fi .IP "" 0 .P If you run \fBbundle platform\fR on Ruby 3\.1\.2, it displays the following output: .IP "" 4 .nf Your platform is: x86_64\-linux Your app has gems that work on these platforms: * arm64\-darwin\-21 * ruby * x64\-mingw\-ucrt * x86_64\-linux Your Gemfile specifies a Ruby version requirement: * ruby 3\.1\.2 Your current platform satisfies the Ruby version requirement\. .fi .IP "" 0 .P \fBplatform\fR lists all the platforms in your \fBGemfile\.lock\fR as well as the \fBruby\fR directive if applicable from your Gemfile(5)\. It also lets you know if the \fBruby\fR directive requirement has been met\. If \fBruby\fR directive doesn't match the running Ruby VM, it tells you what part does not\. .SH "OPTIONS" .TP \fB\-\-ruby\fR It will display the ruby directive information, so you don't have to parse it from the Gemfile(5)\. .SH "SEE ALSO" .IP "\(bu" 4 bundle\-lock(1) \fIbundle\-lock\.1\.html\fR .IP "" 0