I am accessing a server running CentOS (linux distribution) with an SSH connection. Since I can\'t always stay logged in, I use \"nohup [command] &\" to run my programs.
If you have standart output redirect to "nohup.out" just see who use this file
lsof | grep nohup.out