An user can send signals to processes by using the process ID (PID) or the process name. In this article I will show you how to grab the PIDs with pgrep and pidof. How to get a process ID (PID)…
An user can send signals to processes by using the process ID (PID) or the process name. In this article I will show you how to grab the PIDs with pgrep and pidof. How to get a process ID (PID)…