How do we kill a resource/process in Linux? Obviously we find the PID of the resource and then pass the PID to the kill command.
Source: Linux Today – Kill Linux Processes/Unresponsive Applications Using xkill
How do we kill a resource/process in Linux? Obviously we find the PID of the resource and then pass the PID to the kill command.
Source: Linux Today – Kill Linux Processes/Unresponsive Applications Using xkill