May 20

The /proc directory holds information about running process’s on a Unix machine, but in Linux it includes a file called cmdline. If you look at this file, you’ll be able to see the entire command as it was executed. For example looking at process with process ID 8281

cat /proc/8281/cmdline
gnome-volume-manager–sm-client-iddefault4

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.