摘要: grep:以指定模式搜索文件或管道输入。ps: 查看进程状态。process statekill:删除执行中的程序或工作。杀死进程。组合应用: 1 younes@ubuntu:~$ ps -A|grep fcitx //查看fcitx输入法的进程号2 9495 pts/0 00:00:03 fcit... 阅读全文
posted @ 2012-12-21 10:01 y0umer 阅读(212) 评论(0) 推荐(0) 编辑