[PLUG] Top questions

Rich Shepard rshepard at appl-ecosys.com
Sun May 13 00:33:27 UTC 2012


On Sat, 12 May 2012, John Jason Jordan wrote:

> As for Rhythmbox, none of the suggestions helped kill it. The ps commands
> listed it, but no parent process or any other process associated with it.

   Use ps to get the PID (process identification number). Then type 'kill
<pid>'. If the process is still alive, type 'kill -9 <pid>'. You can also
type 'killall rhythmbox'.

Rich




More information about the PLUG mailing list