03-26-2006, 08:03 AM
Inside the screen session you should be able to do a ctrl+c and it'll kill the process.
Another way would be to do what the OP said. Find the pid via top (or ps aux) and kill it.
Another way would be to do what the OP said. Find the pid via top (or ps aux) and kill it.