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 : 216.73.216.155
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-04-24 07:57
bundle-binstubs.1
1.55
KB
-rw-r--r--
2025-04-24 07:57
bundle-cache.1
3.36
KB
-rw-r--r--
2025-04-24 07:57
bundle-check.1
1.07
KB
-rw-r--r--
2025-04-24 07:57
bundle-clean.1
726
B
-rw-r--r--
2025-04-24 07:57
bundle-config.1
21.01
KB
-rw-r--r--
2025-04-24 07:57
bundle-console.1
1.62
KB
-rw-r--r--
2025-04-24 07:57
bundle-doctor.1
1.11
KB
-rw-r--r--
2025-04-24 07:57
bundle-exec.1
6.44
KB
-rw-r--r--
2025-04-24 07:57
bundle-gem.1
5.48
KB
-rw-r--r--
2025-04-24 07:57
bundle-help.1
448
B
-rw-r--r--
2025-04-24 07:57
bundle-info.1
470
B
-rw-r--r--
2025-04-24 07:57
bundle-init.1
1.12
KB
-rw-r--r--
2025-04-24 07:57
bundle-inject.1
815
B
-rw-r--r--
2025-04-24 07:57
bundle-install.1
16.43
KB
-rw-r--r--
2025-04-24 07:57
bundle-list.1
948
B
-rw-r--r--
2025-04-24 07:57
bundle-lock.1
3.07
KB
-rw-r--r--
2025-04-24 07:57
bundle-open.1
790
B
-rw-r--r--
2025-04-24 07:57
bundle-outdated.1
3.18
KB
-rw-r--r--
2025-04-24 07:57
bundle-platform.1
1.39
KB
-rw-r--r--
2025-04-24 07:57
bundle-plugin.1
2.11
KB
-rw-r--r--
2025-04-24 07:57
bundle-pristine.1
1.62
KB
-rw-r--r--
2025-04-24 07:57
bundle-remove.1
836
B
-rw-r--r--
2025-04-24 07:57
bundle-show.1
677
B
-rw-r--r--
2025-04-24 07:57
bundle-update.1
13.35
KB
-rw-r--r--
2025-04-24 07:57
bundle-version.1
618
B
-rw-r--r--
2025-04-24 07:57
bundle-viz.1
1.2
KB
-rw-r--r--
2025-04-24 07:57
bundle.1
3.67
KB
-rw-r--r--
2025-04-24 07:57
erb.1
3.25
KB
-rw-r--r--
2025-04-24 07:57
rake.1
3.64
KB
-rw-r--r--
2025-04-24 07:57
ri.1
5.22
KB
-rw-r--r--
2025-04-24 07:57
ruby.1
21.04
KB
-rw-r--r--
2025-04-24 07:57
Save
Rename
.\" generated with nRonn/v0.11.1 .\" https://github.com/n-ronn/nronn/tree/0.11.1 .TH "BUNDLE\-VIZ" "1" "September 2024" "" .SH "NAME" \fBbundle\-viz\fR \- Generates a visual dependency graph for your Gemfile .SH "SYNOPSIS" \fBbundle viz\fR [\-\-file=FILE] [\-\-format=FORMAT] [\-\-requirements] [\-\-version] [\-\-without=GROUP GROUP] .SH "DESCRIPTION" \fBviz\fR generates a PNG file of the current \fBGemfile(5)\fR as a dependency graph\. \fBviz\fR requires the ruby\-graphviz gem (and its dependencies)\. .P The associated gems must also be installed via \fBbundle install(1)\fR \fIbundle\-install\.1\.html\fR\. .P \fBviz\fR command was deprecated in Bundler 2\.2\. Use bundler\-graph plugin \fIhttps://github\.com/rubygems/bundler\-graph\fR instead\. .SH "OPTIONS" .TP \fB\-\-file\fR, \fB\-f\fR The name to use for the generated file\. See \fB\-\-format\fR option .TP \fB\-\-format\fR, \fB\-F\fR This is output format option\. Supported format is png, jpg, svg, dot \|\.\|\.\|\. .TP \fB\-\-requirements\fR, \fB\-R\fR Set to show the version of each required dependency\. .TP \fB\-\-version\fR, \fB\-v\fR Set to show each gem version\. .TP \fB\-\-without\fR, \fB\-W\fR Exclude gems that are part of the specified named group\.