On other Unixe,s I can use top and then hit K and type the process ID.
How can I do that in OS X?
I can type kill [the_pid] on its own at the command line and that works. However, I was wondering if there was a way for it to happen while in the top program.
htop. I find it to be more informative and consistent from machine to machine. It's available via MacPorts. – ephsmith Aug 15 '12 at 1:41