「PSmisc :: Small utilities that use the /proc filesystem」

Psmics,该软件包包含了用于显示运行中的进程的信息的程序。

包含的命令列表

fuser
报告正在使用指定文件或者指定文件系统的进程的进程ID。

killall
通过进程名来结束进程;它向所有正在运行任何命令的进程发送一个信号。

peekfd
Peek at file descriptors of a running process, given its PID

prtstat
Prints information about a process

pstree
Displays running processes as a tree

pstree.x11
Same as pstree, except that it waits for confirmation before exiting

参考文献