Ubuntu终止进程的方法(kill、pkill、killall)

用户退出: sudo pkill -u username   1. kill 做用:根据进程号杀死进程 用法: kill [信号代码] 进程ID   root@fcola:/# ps -ef | grep sendmail smmsp    14354 14337  0 00:08 pts/1    00:00:00 sendmail start smmsp    14356  3154  0 0
相关文章
相关标签/搜索