软件包:procs(0.14.10-3)
modern replacement for ps
procs lists processes and their stats, like ps but in a more human-readable way.
It displays additional information like TCP/UDP ports being listened on by the process, its read/write throughput and the name of the Docker container in which it is running, if any.
It supports colorized output, automatic theme detection based on terminal background, multi-column keyword search, paging, watch mode and tree view. The output can be customized using a configuration file.
Processes can be filtered by command, user or PID and the filters can be combined using logical operators.
其他与 procs 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2) [除 armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 4.3) [armhf]
-
- rec: less
- 分页程序,类似 more