Linux中查看进程及杀死进程命令
Linux中想杀死fcitx进程,然后再重启它。root@www.linuxidc.com:/home/zhangbin# ps -e | grep "fcitx"3405 ? 00:00:00 fcitx <defunct>3415 ? 00:00:02 fcitx不显示标题root@www.linuxidc.com:/home/zhangbin# ps -hWarning: bad ps syntax, perhaps a bogus "-...