What Process? (Reprise)
In Chapter 13 we tell you how to use the ps command to see which processes you have running. In case you’re too weak from struggling with UNIX to turn back to Chapter 13, just type the ps command to see a list of your processes. Note the PID (process ID) of the process you want to kill. You can identify which process is the one that needs to be offed, because ps shows you the command line that started each process.