sandie wrote: > john wrote: >> Is there any way to restart jack *properly* from the >> terminal? >> >> > Isn't it something like > $ killall jackd > > I normaly use htop to kill a program (apt-get install htop). kill -HUP <process_id> check 'man kill'.