I don’t know what’s going on.
But we can use command “pkill” to delete those abnormal processes.
sudo pkill -f pgrep
Reference: stackoverflow: How to kill all processes with a given partial name?
I don’t know what’s going on.
But we can use command “pkill” to delete those abnormal processes.
sudo pkill -f pgrep
Reference: stackoverflow: How to kill all processes with a given partial name?