On 06/14/2017 11:28 PM, stan wrote:
On Wed, 14 Jun 2017 22:45:02 -0400
Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
How can I find the process and kill it? I really don't want to
boot...
You can find all processes you are running by
ps alx | grep -i [your user name]
I think you should be able to do the same thing with top or one of the
other process viewers by filtering. It might be that the process is in
an uninterruptable sleep. I don't think there is a way to end that
without a reboot.
Maybe someone else will have better ideas.
I found three listed:
0 1000 19985 1 20 0 49204 1144 unix_s Sl ? 0:00
/usr/lib64/libreoffice/program/oosplash --calc
file:///home/rgm/data/excel/htt/expenses-2016.xls
0 1000 20012 1 20 0 49204 1132 unix_s Sl ? 0:00
/usr/lib64/libreoffice/program/oosplash --calc
file:///home/rgm/data/excel/htt/expenses-2016.xls
0 1000 20024 1 20 0 49204 1124 unix_s Sl ? 0:00
/usr/lib64/libreoffice/program/oosplash --calc
file:///home/rgm/data/excel/htt/expenses-2016.xls
killed those, but still see the windows.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx