Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: perl script inside a shell script

by myocom (Deacon)
on Dec 12, 2000 at 23:51 UTC ( [id://46305]=note: print w/replies, xml ) Need Help??


in reply to Re: perl script inside a shell script
in thread perl script inside a shell script

Of course you can do anything in Perl that you can do in a shell script when you can use system. Like so:

#!/usr/bin/perl system('sh arbitraryshellscript');

</humor>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (7)
As of 2024-09-17 09:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (22 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.