FG
💻 Software

How to get command line of UNIX process?

Fresh5 days ago
Mar 15, 202619885 views
Confidence Score0%
0%

Problem

Is it possible to grab the command line that was used to invoke a process on Mac OS X?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to get command line of UNIX process?

Low Risk

shows you the command line of all running processes; you can grep for the pid you want.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment