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

Re: Re: Problems w/ system calls

by muntfish (Chaplain)
on Jun 02, 2004 at 08:07 UTC ( [id://359263]=note: print w/replies, xml ) Need Help??


in reply to Re: Problems w/ system calls
in thread Problems w/ system calls

Regarding system - I've always used

system "blah &";

(rather than fork) to start stuff in the "background". I believe this works because of the & - system recognises this as a shell character and passes the whole string to /bin/sh.

Any comments/potential problems with this approach? (other than lack of portability, of course...)

s^^unp(;75N=&9I<V@`ack(u,^;s|\(.+\`|"$`$'\"$&\"\)"|ee;/m.+h/&&print$&;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (8)
As of 2024-04-23 10:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found