Find command associated with PID (process id) September 3, 2015 Anthony Leon Linux, Ubuntu cmdline, command, find, pid, proc To find the command / more information associated with a specific process id (PID), do the following: cat /proc/[pid]/cmdline Read More
Recent Comments