[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unkillable find process



I ran something like the following:
cd path/of/website/mirror
find . -maxdepth 4 | grep -i god

This is running on an external USB drive mount.
The process hasn't stopped, after many minutes.
It has pid 8558.
Running sudo kill -9 8558 does not kill the process.
Ctrl-C does not kill the process.

What can I do to kill this process?


Reply to: