Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: system() requires double ctrl-c

by perlfan (Vicar)
on Nov 10, 2008 at 19:45 UTC ( [id://722706]=note: print w/replies, xml ) Need Help??


in reply to system() requires double ctrl-c

I am not trying to minimize your complaint, but anytime I've ever had to:
#!/usr/local/bin/perl system("some_long_running_shell_command"); some_other_stuff();
I just wrote a shell script that did "some_long_running_shell_command", then called a Perl script...but that's just me.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 07:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found