Package ptools
Utilities for inspecting Linux processes
https://github.com/basil/ptools
Version: 0.2.18
General Commands | |
| pargs | print process arguments, environment variables, or auxiliary vector |
| pauxv | print process auxiliary vector |
| pcred | print process credentials |
| penv | print process environment variables |
| pfiles | report open file information |
| plgrp | display current NUMA node and thread CPU affinities |
| plimit | get process resource limits |
| prun | set stopped processes running |
| psig | list process signal actions |
| pstop | stop processes |
| ptime | time a command |
| ptree | print process trees |
| pwait | wait for processes to terminate |