2014-05-15 1 分钟 CentOS下查看已经登录用户并踢出的方法 # pkill -kill -t pts/0 (pts/0为w指令看到的用户终端号) 阅读全文 → centos pkill user