On Thu, 4 Jun 2020 16:19:58 -0700
Dick Steffens <d...@dicksteffens.com> dijo:

>How does one kill thunar. Thunar doesn't appear in ps ax.

I usually use the GUI Task Manager, located in Accessories or System.
Failing that I use top and look for Thunar's PID. (There's a way to get
the PID directly from the command line, but I forget.) Once you have
Thunar's PID do 'kill -9  <PID#>.'
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to