Last change: 2025-01-06
When running a Linux system, you may need to find the process ID (PID) and process name. On Linux we can do this with the help of the pgrep command.
Commands:
- pgrep
Last change: 2025-01-06
When running a Linux system, you may need to find the process ID (PID) and process name. On Linux we can do this with the help of the pgrep command.
Last change: 2025-01-06
Linux administrators can interact in multiple ways with running processes. Learn how to find and stop a running process on Linux by searching for its name.
Last change: 2025-01-06
Introduction guide and tutorial about the inner workings of Linux capabilities and how these capabilities are applied when running Linux processes.