Linux ps命令用于显示当前进程 (process) 的状态。
ps [options] [--help]
-A 列出所有的行程 all
-w 显示加宽可以显示较多的资讯 wide
-au 显示较详细的资讯
-aux 显示所有包含其他使用者的行程
au(x) 输出格式
-ef //显示所有命令,连带命令行
Linux ps命令用于显示当前进程 (process) 的状态。
ps [options] [--help]
-A 列出所有的行程 all
-w 显示加宽可以显示较多的资讯 wide
-au 显示较详细的资讯
-aux 显示所有包含其他使用者的行程
au(x) 输出格式
-ef //显示所有命令,连带命令行