hronir

Per dimostrare la prima tesi [...] il dottore ricorre a un procedimento che dobbiamo chiamare sofistico, per non mettere in dubbio la sua intelligenza; ingenuo, per non dubitare della sua probità.
   J. L. B. I timori del dottor Americo Castro, in Altre Inquisizioni
 

Showing posts with label environment variables. Show all posts
Showing posts with label environment variables. Show all posts
14 March 2007

get environment variables of a process with ps - 2: the win!

›
Yeah, I got it! First the solution, some comment right afterwards: #!/usr/bin/perl -w $catch = shift @ARGV; while ( ) { /(.*?) ([A-Z|_]*...

get environment variables of a process with ps

›
Have you ever heard of the e option of ps ? As man says, it shows the environment after the command. Used in conjunction with the twice wi...
7 comments:
›
Home
View web version
Powered by Blogger.