Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: building and running a unix script with Perl

by tirwhan (Abbot)
on Jan 25, 2010 at 15:27 UTC ( [id://819513]=note: print w/replies, xml ) Need Help??


in reply to building and running a unix script with Perl

Here's one way

perl -e 'system(qq(bash -c "echo I am a shell script"));'

That's rather nonsensical of course, but without further details on what you want to do, and why you would want to do it this way, I can't be much more helpful.


All dogma is stupid.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-16 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found