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 : 3.145.175.71
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle-add.1
1.45
KB
-rw-r--r--
2023-03-30 12:34
bundle-binstubs.1
1.69
KB
-rw-r--r--
2023-03-30 12:34
bundle-cache.1
3.19
KB
-rw-r--r--
2023-03-30 12:34
bundle-check.1
965
B
-rw-r--r--
2023-03-30 12:34
bundle-clean.1
603
B
-rw-r--r--
2023-03-30 12:34
bundle-config.1
21.03
KB
-rw-r--r--
2023-03-30 12:34
bundle-doctor.1
1.14
KB
-rw-r--r--
2023-03-30 12:34
bundle-exec.1
6.6
KB
-rw-r--r--
2023-03-30 12:34
bundle-gem.1
3.17
KB
-rw-r--r--
2023-03-30 12:34
bundle-info.1
448
B
-rw-r--r--
2023-03-30 12:34
bundle-init.1
1.05
KB
-rw-r--r--
2023-03-30 12:34
bundle-inject.1
737
B
-rw-r--r--
2023-03-30 12:34
bundle-install.1
16.61
KB
-rw-r--r--
2023-03-30 12:34
bundle-list.1
870
B
-rw-r--r--
2023-03-30 12:34
bundle-lock.1
3.12
KB
-rw-r--r--
2023-03-30 12:34
bundle-open.1
580
B
-rw-r--r--
2023-03-30 12:34
bundle-outdated.1
3.72
KB
-rw-r--r--
2023-03-30 12:34
bundle-package.1
3.25
KB
-rw-r--r--
2023-03-30 12:34
bundle-platform.1
1.31
KB
-rw-r--r--
2023-03-30 12:34
bundle-pristine.1
1.64
KB
-rw-r--r--
2023-03-30 12:34
bundle-remove.1
848
B
-rw-r--r--
2023-03-30 12:34
bundle-show.1
689
B
-rw-r--r--
2023-03-30 12:34
bundle-update.1
13.55
KB
-rw-r--r--
2023-03-30 12:34
bundle-viz.1
1.08
KB
-rw-r--r--
2023-03-30 12:34
bundle.1
3.51
KB
-rw-r--r--
2023-03-30 12:34
erb.1
3.25
KB
-rw-r--r--
2023-03-30 12:34
irb.1
3.9
KB
-rw-r--r--
2023-03-30 12:34
rake.1
3.64
KB
-rw-r--r--
2023-03-30 12:34
ri.1
5.22
KB
-rw-r--r--
2023-03-30 12:34
ruby.1
18.63
KB
-rw-r--r--
2023-03-30 12:34
Save
Rename
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "BUNDLE\-INIT" "1" "January 2020" "" "" . .SH "NAME" \fBbundle\-init\fR \- Generates a Gemfile into the current working directory . .SH "SYNOPSIS" \fBbundle init\fR [\-\-gemspec=FILE] . .SH "DESCRIPTION" Init generates a default [\fBGemfile(5)\fR][Gemfile(5)] in the current working directory\. When adding a [\fBGemfile(5)\fR][Gemfile(5)] to a gem with a gemspec, the \fB\-\-gemspec\fR option will automatically add each dependency listed in the gemspec file to the newly created [\fBGemfile(5)\fR][Gemfile(5)]\. . .SH "OPTIONS" . .TP \fB\-\-gemspec\fR Use the specified \.gemspec to create the [\fBGemfile(5)\fR][Gemfile(5)] . .SH "FILES" Included in the default [\fBGemfile(5)\fR][Gemfile(5)] generated is the line \fB# frozen_string_literal: true\fR\. This is a magic comment supported for the first time in Ruby 2\.3\. The presence of this line results in all string literals in the file being implicitly frozen\. . .SH "SEE ALSO" Gemfile(5) \fIhttps://bundler\.io/man/gemfile\.5\.html\fR