in reply to Re^2: get the running status of process without using ps -ef
in thread get the running status of process without using ps -ef

It comes with the years. Cannibalizing older posts is a good thing ;-)

In this case i remembered it so well because the issue was extremely urgent in the company i was with at that time.

Especially odd: The code written with the help of some fellow monks is still in production because the vendor/community couldn't provide some sane solution. Thanks again to all that helped.

Best regards, Karl

«The Crux of the Biscuit is the Apostrophe»

perl -MCrypt::CBC -E 'say Crypt::CBC->new(-key=>'kgb',-cipher=>"Blowfish")->decrypt_hex($ENV{KARL});'Help