I have a process that I ran under a Tmux session that I cannot kill.
I have tried kill, kill -9, a few other kill numbers, without it having any effect.
I killed the tmux session successfully but the process lives on.
It does not appear that it has any parents that I can find using different variations of ps.
I could use some help.