查看进程和线程的命令


查看进程的命令
ps -eF | grep fire

查看线程的命令
ps -eLF | grep fire

参数传值

posted @ 2019-09-16 21:37  jack_hzm  阅读(299)  评论(0编辑  收藏  举报