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\-OPEN" "1" "September 2024" "" .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\fR Specify GEM source relative path to open\.