News

Everything running on your Linux computer is a process ... processes untouched. You can use it to dry-run your pkill command. Lets say you want to kill firefox. What would get killed if you ...
Linux tricks can help ... (in the background) by using the kill command followed by the process ID (kill 2604), and kill a running process by name using pkill (pkill myloop).