Processes articles

Prtstat command

Last change: 2025-01-10

The command prtstat is a tool for Linux systems to show the process information such as process state, CPU and memory usage, and user and group information.

Pmap command

Last change: 2025-01-10

The pmap command is a tool to analyze a running process and show its process mapping, including the usage of libraries and memory usage.

Pwdx command

Last change: 2025-01-10

The pwdx command is a tool on Linux to show the current working of a running process. This map help in troubleshooting issues with running programs.

Kill

Last change: 2025-01-10

The kill command can be used on Linux systems to send a defined signal to a process. Learn how to use it and what signals are available.

Processes

Last change: 2025-01-06

This section provides tips and tricks to deal with processes on Linux systems. Got another tip? Let it know!