Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
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
/
usr /
java /
jdk1.7.0_80 /
man /
man1 /
[ HOME SHELL ]
Name
Size
Permission
Action
appletviewer.1
1.83
KB
-rw-r--r--
apt.1
4.34
KB
-rw-r--r--
extcheck.1
2.01
KB
-rw-r--r--
idlj.1
18.09
KB
-rw-r--r--
jar.1
18.3
KB
-rw-r--r--
jarsigner.1
52.51
KB
-rw-r--r--
java.1
29.63
KB
-rw-r--r--
javac.1
40.17
KB
-rw-r--r--
javadoc.1
169.45
KB
-rw-r--r--
javafxpackager.1
7.45
KB
-rw-r--r--
javah.1
4.86
KB
-rw-r--r--
javap.1
6.34
KB
-rw-r--r--
javaws.1
3.81
KB
-rw-r--r--
jcmd.1
3.36
KB
-rw-r--r--
jconsole.1
2.84
KB
-rw-r--r--
jdb.1
10.48
KB
-rw-r--r--
jhat.1
3.36
KB
-rw-r--r--
jinfo.1
2.6
KB
-rw-r--r--
jmap.1
3.59
KB
-rw-r--r--
jmc.1
2.03
KB
-rw-r--r--
jps.1
7.44
KB
-rw-r--r--
jrunscript.1
3.78
KB
-rw-r--r--
jsadebugd.1
2.37
KB
-rw-r--r--
jstack.1
2.96
KB
-rw-r--r--
jstat.1
85.19
KB
-rw-r--r--
jstatd.1
7.26
KB
-rw-r--r--
jvisualvm.1
2.64
KB
-rw-r--r--
keytool.1
80.33
KB
-rw-r--r--
native2ascii.1
1.96
KB
-rw-r--r--
orbd.1
11.25
KB
-rw-r--r--
pack200.1
10.07
KB
-rw-r--r--
policytool.1
1.47
KB
-rw-r--r--
rmic.1
9.46
KB
-rw-r--r--
rmid.1
13.5
KB
-rw-r--r--
rmiregistry.1
2.1
KB
-rw-r--r--
schemagen.1
2.53
KB
-rw-r--r--
serialver.1
1.8
KB
-rw-r--r--
servertool.1
5.69
KB
-rw-r--r--
tnameserv.1
12.29
KB
-rw-r--r--
unpack200.1
2.84
KB
-rw-r--r--
wsgen.1
10.57
KB
-rw-r--r--
wsimport.1
15.48
KB
-rw-r--r--
xjc.1
10.99
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : extcheck.1
." Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved. ." .TH extcheck 1 "18 Jul 2013" .LP .SH "Name" extcheck \- A utility to detect jar conflicts .LP .LP \f3extcheck\fP detects version conflicts between a target jar file and currently installed extension jar files. .LP .SH "SYNOPSIS" .LP .nf \f3 .fl extcheck [ \-verbose ] targetfile.jar .fl \fP .fi .LP .SH "DESCRIPTION" .LP .LP The \f3extcheck\fP utility checks a specified Jar file for title and version conflicts with any extensions installed in the Java(TM) SDK. Before installing an extension, you can use this utility to see if the same or a more recent version of the extension is already installed. .LP .LP The \f3extcheck\fP utility compares the \f2Specification\-title\fP and \f2Specification\-version\fP headers in the manifest of the \f2targetfile.jar\fP file against the corresponding headers in all Jar files currently installed in the extension directory. (The extension directory is \f2jre/lib/ext\fP by default.) The \f3extcheck\fP utility compares version numbers in the same way as the method \f2java.lang.Package.isCompatibleWith\fP. .LP .LP If no conflict is detected, the return code is \f20\fP. .LP .LP If the manifest of any jar file in the extensions directory has the same \f2Specification\-title\fP and the same or a newer \f2Specification\-version\fP number, a non\-zero error code is returned. A non\-zero error code is also returned if \f2targetfile.jar\fP does not have the \f2Specification\-title\fP or \f2Specification\-version\fP attributes in its manifest. .LP .SH "OPTIONS" .LP .RS 3 .TP 3 \-verbose Lists Jar files in the extension directory as they are checked. Additionally, manifest attributes of the target jar file and any conflicting jar files are also reported. .TP 3 \-Joption Pass \f2option\fP to the Java virtual machine, where \f2option\fP is one of the options described on the reference page for the java(1). For example, \f3\-J\-Xms48m\fP sets the startup memory to 48 megabytes. .RE .LP .SH "SEE ALSO" .LP .LP jar(1) .LP
Close