-bash: lsof: command not found匿名 · 更新于 2017/6/29 问题描述 在centos下, 无法使用命令lsof, 出现以下信息: [plain] view plain copy # lsof -i:3690 -bash: lsof: command not found 2. 解决方法 我们可以通过yum来安装: [plain] view plain copy # yum install lsof 上一篇configure: error: Don't know how to define struct flock on this system, set --enable-opcache=no下一篇查看mysql数据库是否启动