Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Handling MSWin Script Output -- ParentPID

by Discipulus (Canon)
on Sep 11, 2019 at 09:32 UTC ( [id://11106009]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::Process::Info;
    ...
    }
    else{ print "..exiting normally\n"; }
    
  2. or download this
    Discipulus@works:D>perl parentpid01.pl
    
    Parent's name is [cmd.exe]
    ..exiting normally
    
  3. or download this
    
    Parent's name is [explorer.exe]
    Press ENTER to close the window:
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11106009]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-03-29 11:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found