ubuntu search and kill a proces November 28, 2018 ps -A | grep ngrok get the process id kill <process id> Read more