时间:2024-10-15 19:34:54
lsof输入命令行后提示command not found。
使用yum -y install lsof安装lsof工具。
安装完成后有complete提示,然后使用lsof命令尝试是否能够正常使用。