[每日一技]在shell脚本里面做sudo

如下:

echo "your-password" | sudo -S kill -9 $PID

 

posted @ 2019-04-29 19:47  hallo.world  阅读(368)  评论(0)    收藏  举报