E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
rmsock
AIX系统用
rmsock
查询端口对应的进程
直接上命令:netstat-Aan|grep50143如图:然后用
rmsock
0xf1000e0001b47808tcpcb查看进程号再使用ps-ef|grep进程号可以看到哪个用户的哪个进程占用了这个端口
BriskNo1
·
2020-08-14 00:23
AIX相关
通过端口查找进程
AIX:ps-ef|awk-vpid=$(
rmsock
`netstat-Aan|grep11000|awk'NR==1{print$1}'`tcpcb|awk'{print$(NF-1)}')'$2==
weixin_34288121
·
2020-07-13 18:55
AIX根据占用的端口号查看进程号
*LISTEN#
rmsock
helphi
·
2017-02-28 16:57
Unix/Linux系统下如何查看某端口被某进程所占用
*LISTEN2.如果是tcp连接,那么#rmsocktcpcb 如果是udp连接,那么#rmsockinpcb#
rmsock
Goopand
·
2015-11-09 17:00
AIX下如何根据端口号查找相应的进程
$
rmsock
f1000e0002321bb8 tcpcb The socket 0xf1000e0002321808 is being held by procc
·
2014-06-25 15:00
AIX
Aix 通过端口找对应的进程
netstat-an|grep[port]
rmsock
[sadr]tcpcb ps-ef|grep[pid]详细参考:http://blog.csdn.net/solomonxu/article/details
大师兄悟空
·
2013-12-18 09:00
aix下查看端口被哪个进程占用
#
rmsock
71107de4tcpcbThesocket0x711
qfxy168
·
2013-06-04 15:03
进程
AIX
AIX下确认占用端口的进程方法
使用指令: netstat|
rmsock
1、netstat查看端口信息 netstat -Aan|grep 6666 终端输出 f10005000037cbb0
kayban
·
2012-03-27 09:00
netstat
rmsock
AIX下确认占用端口的进程方法
阅读更多使用指令:netstat|
rmsock
1、netstat查看端口信息netstat-Aan|grep6666终端输出f10005000037cbb0tcp400172.17.252.214.501172.17.252.8.6666ESTABLISHEDf1000500002bc3b0tcp400172.17.252.214.508172.17.252.5.6666ESTABLISHEDf1
kayban
·
2012-03-27 09:00
netstat
rmsock
[转]AIX 下使用 netstat 命令查进程
1.netstat -Ana grep 地址,记住第一列的值(例如71daa608)2.
rmsock
71daa608 tcpcb,会显示进程号3.ps -efgrep 进程号
kumcun
·
2011-11-09 15:00
netstat
AIX下查看那个进程占用80端口的方法(其他端口与此类同)
Java代码 /root#
rmsock
f100020000202b98 tcpc
snow8261
·
2011-02-23 16:00
java
socket
AIX
Aix下查看占用端口的进程
Aix下查看占用端口的进程Issuethecommand:
rmsock
`netstat-Aan|grepport|awk'{print$1}'`tcpcpbesuretoutilizetherootpreviledge
beautykingdom
·
2010-12-06 12:00
AIX下怎样根据端口号查找对应的进程
.* LIST EN 2:
rmsock
f100089c27a2358 tcpcb
dch1287
·
2010-10-31 19:00
html
.net
socket
AIX
AIX下查看那个进程占用80端口的方法(其他端口与此类同)
/root#
rmsock
f100020000202b98 tcpcb The socket 0x202808 is being held by
luzl
·
2010-09-25 16:00
java
.net
socket
AIX
bbs
Weblogic 10.3.0 在 AIX6.1、JDK1.6 下挂起解决方法
强制kill-9pid后端口无法释放,使用
rmsock
命令查看端口显示Waitforexitingprocessestobecleanedupbeforeremovingth
DavidHsing
·
2010-09-01 02:00
jdk
thread
weblogic
jar
AIX
patch
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他