Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: Stop a .exe

by BrowserUk (Patriarch)
on Aug 21, 2012 at 11:06 UTC ( [id://988695]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
    printf "%030d\n", $_ for 1 .. 1e3;
    print "Press enter to exit";
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    print scalar @results;
    
    <STDIN>;
    
  3. or download this
    
    [12:05:50.87] C:\test>winopen2-test.pl
    ...
    
    
    [12:06:00.23] C:\test>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found