To find the command / more information associated with a specific process id (PID), do the following:
cat /proc/[pid]/cmdline
To find the command / more information associated with a specific process id (PID), do the following:
cat /proc/[pid]/cmdline