Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
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 having a coffee break in the Monastery: (3)
As of 2024-04-26 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found