Linux process management

Posted anyu686

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux process management相关的知识,希望对你有一定的参考价值。

0) check bash running jobs by jobs


1) push  bash job background by bg, push forward by fg

2) top 

 

top - 07:56:54 up 1:22, 2 users, load average: 0.00, 0.01, 0.05    //load average of last min, 5 mins and 15 mins 
Tasks: 240 total, 2 running, 238 sleeping, 0 stopped, 0 zombie
%Cpu(s): 4.3 us, 1.3 sy, 0.0 ni, 94.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 1000196 total, 926708 used, 73488 free, 70084 buffers
KiB Swap: 1046524 total, 431688 used, 614836 free. 196636 cached Mem

 






以上是关于Linux process management的主要内容,如果未能解决你的问题,请参考以下文章

Linux process management

sh [#Process在#Linux中特定的#port上运行]

如何使用 SIGKILL Process.destroy() 杀死 Java 中的 Linux 进程 SIGTERM

linux C语言多线程 轻进程 LWP:Light Weight Process

原The Linux Command Line - Processes

Eclipse CDT 无法识别 Linux CLOCK_PROCESS_CPUTIME_ID