How can I see the environment variables a process is running with?
You can run the following command:
ps auxwwe |grep processname
Leave a Reply
You must be logged in to post a comment.
How can I see the environment variables a process is running with?
You can run the following command:
You must be logged in to post a comment.