Skip to the content
- pargs – Lists process’s arguments and environment variables
- pfiles – List of file descriptors, associated with process
- pgrep – Get the pid’s of processes by name
- pkill – Send signal to process. For example pkill 9 init :p
- pldd – List dynamic libraries, associated with process
- pmap – Get memory map (segments) of process
- preap – Try to kickoff zombie process
- prstat – Fullscreen view of processes, similar to linux top command
- prun – Continue hold with pstop process
- ps – Print process information and status.
- psig – List signals that can be handled by process
- pstack – Get backtrace stack of process for debugging purposes
- pstop – Temporary hold process
- ptree – Print the tree of processes
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok