FG

linux ps show where process is running from

Fresh3 days ago
Mar 15, 202612320 views
Confidence Score0%
0%

Problem

Is it possible, using , to determine where a process is running from? I have two applications, both are identical and running in parallel directories, such as and . If I run then I'm unable to tell the difference between the two Using (or alternative), how can I tell that PID 123 belongs to app1?

Error Output

ps

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: linux ps show where process is running from

Low Risk

Some examples: Current process list presented in tree hierarchy and wide output (showing the full command line arguments and not cutting them after X characters) Command , show all processes and their process id's: Or, if you are only interested in …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment