Linux之ps命令基本使用 1. 基本介紹 在 LINUX 中,每個執行的程序都稱為一個進程。每一個進程都分配一個 ID 號(pid,進程號)。=>windows => linux 每個進程都可能以兩種方 ...