Linux premium61.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.53 & Your IP : 216.73.216.75
Domains :
Cant Read [ /etc/named.conf ]
User : vdeshvpx
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby40 /
share /
man /
man1 /
Delete
Unzip
Name
Size
Permission
Date
Action
bundle-add.1
2.79
KB
-rw-r--r--
2026-05-21 12:15
bundle-binstubs.1
1.55
KB
-rw-r--r--
2026-05-21 12:15
bundle-cache.1
3.74
KB
-rw-r--r--
2026-05-21 12:15
bundle-check.1
906
B
-rw-r--r--
2026-05-21 12:15
bundle-clean.1
726
B
-rw-r--r--
2026-05-21 12:15
bundle-config.1
20.9
KB
-rw-r--r--
2026-05-21 12:15
bundle-console.1
1.43
KB
-rw-r--r--
2026-05-21 12:15
bundle-doctor.1
2.59
KB
-rw-r--r--
2026-05-21 12:15
bundle-env.1
338
B
-rw-r--r--
2026-05-21 12:15
bundle-exec.1
6.36
KB
-rw-r--r--
2026-05-21 12:15
bundle-fund.1
622
B
-rw-r--r--
2026-05-21 12:15
bundle-gem.1
6.31
KB
-rw-r--r--
2026-05-21 12:15
bundle-help.1
448
B
-rw-r--r--
2026-05-21 12:15
bundle-info.1
524
B
-rw-r--r--
2026-05-21 12:15
bundle-init.1
1.14
KB
-rw-r--r--
2026-05-21 12:15
bundle-install.1
13
KB
-rw-r--r--
2026-05-21 12:15
bundle-issue.1
1.27
KB
-rw-r--r--
2026-05-21 12:15
bundle-licenses.1
311
B
-rw-r--r--
2026-05-21 12:15
bundle-list.1
1.03
KB
-rw-r--r--
2026-05-21 12:15
bundle-lock.1
3.65
KB
-rw-r--r--
2026-05-21 12:15
bundle-open.1
797
B
-rw-r--r--
2026-05-21 12:15
bundle-outdated.1
3.4
KB
-rw-r--r--
2026-05-21 12:15
bundle-platform.1
1.39
KB
-rw-r--r--
2026-05-21 12:15
bundle-plugin.1
2.44
KB
-rw-r--r--
2026-05-21 12:15
bundle-pristine.1
1.62
KB
-rw-r--r--
2026-05-21 12:15
bundle-remove.1
544
B
-rw-r--r--
2026-05-21 12:15
bundle-show.1
677
B
-rw-r--r--
2026-05-21 12:15
bundle-update.1
13.62
KB
-rw-r--r--
2026-05-21 12:15
bundle-version.1
618
B
-rw-r--r--
2026-05-21 12:15
bundle.1
3.44
KB
-rw-r--r--
2026-05-21 12:15
erb.1.gz
1.49
KB
-rw-r--r--
2026-05-21 12:15
ruby.1.gz
8.28
KB
-rw-r--r--
2026-05-21 12:15
Save
Rename
.\" generated with Ronn-NG/v0.10.1 .\" http://github.com/apjanke/ronn-ng/tree/0.10.1 .TH "BUNDLE\-OPEN" "1" "March 2026" "" .SH "NAME" \fBbundle\-open\fR \- Opens the source directory for a gem in your bundle .SH "SYNOPSIS" \fBbundle open\fR [GEM] [\-\-path=PATH] .SH "DESCRIPTION" Opens the source directory of the provided GEM in your editor\. .P For this to work the \fBEDITOR\fR or \fBBUNDLER_EDITOR\fR environment variable has to be set\. .P Example: .IP "" 4 .nf bundle open 'rack' .fi .IP "" 0 .P Will open the source directory for the 'rack' gem in your bundle\. .IP "" 4 .nf bundle open 'rack' \-\-path 'README\.md' .fi .IP "" 0 .P Will open the README\.md file of the 'rack' gem source in your bundle\. .SH "OPTIONS" .TP \fB\-\-path[=PATH]\fR Specify GEM source relative path to open\.