摘要:
本文介绍linux如何查看端口被哪个进程占用的方法: 1、lsof -i:端口号 2、netstat -tunlp|grep 端口号 都可以查看指定端口被哪个进程占用的情况 lsof -i lsof -i 用以显示符合条件的进程情况,lsof(list open files)是一个列出当前系统打开文 阅读全文
posted @ 2019-08-29 20:21
亦海
阅读(589)
评论(0)
推荐(0)
摘要:
一、du的功能:`du` reports the amount of disk space used by the specified files and for each subdirectory (of directory arguments). with no arguments,`du` r 阅读全文
posted @ 2019-08-29 19:00
亦海
阅读(10649)
评论(0)
推荐(1)

浙公网安备 33010602011771号