当前位置:   article > 正文

centos7,进程占用端口,查看端口占用进程,查看文件和文件夹占用硬盘空间_centos查看文件夹占用

centos查看文件夹占用
查看进程占用端口
netstat -tunlp | grep 67745

查看端口占用进程
netstat -tunlp | grep 端口
  • 1
  • 2
  • 3
  • 4
  • 5
查看文件和文件夹占用硬盘空间
du -h --max-depth=1 /
  • 1
  • 2
声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号