NotesCommand du -h -d1 | sort -hr 列出当前目录下(含隐藏)文件大小 netstat -anp | grep 20501 查看端口占用,netstat -i 网卡信息 ipcs 显示共享内存段、消息队列和信号量的信息 ifcon...2025-02-03Other