Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: cygwin repeat execute the crushed program

by moritz (Cardinal)
on Sep 26, 2011 at 09:07 UTC ( [id://927828]=note: print w/replies, xml ) Need Help??


in reply to cygwin repeat execute the crushed program

If a crash of the program is reflected in its return value, you can check it as described in the system docs, and only continue executing if the return value is 0.

  • Comment on Re: cygwin repeat execute the crushed program

Replies are listed 'Best First'.
Re^2: cygwin repeat execute the crushed program
by handsomedylan (Initiate) on Sep 26, 2011 at 14:54 UTC
    actually that's exactly what i 've done in my perl script,but i do not put the system() in the loop,the system command itself execute 6 times,so that's why i am confused, i tried to type the command in the cygwin directly ,it also execute for 6 times, so i guess it's not the problem of the perl or system(),but the cygwin itself,kinds of self protection.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-24 23:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found