LSOF Command Error “Command not found” error

后端 未结 0 947
情书的邮戳
情书的邮戳 2021-01-07 11:43

I am trying to set timeout like this in shell script:

sleep 60
lsof timeout 60 | wc -l
echo "successfull"
else
echo "not successfull"


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题