Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: The problem of "the" default shell

by ikegami (Patriarch)
on Jun 12, 2023 at 21:55 UTC ( [id://11152818]=note: print w/replies, xml ) Need Help??


in reply to Re^2: The problem of "the" default shell
in thread The problem of "the" default shell

use the multi-argument form of system, exec, open to invoke bash:

You can even pass args without escaping this way:

system( 'bash', '-c', '...', 'dummy', @args );

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2025-07-14 00:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.