lsof使用 lsof -i tcp 只显示tpc协议的网络连接 lsof -i :443: 只显示443端口网络连接 lsof -i @ip 只显示某ip的网络连接 lsof -c WeChat 查看WeChat占用的所有文件和网络连接