Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: problems calling bash script

by irah (Pilgrim)
on Mar 23, 2009 at 06:05 UTC ( [id://752515]=note: print w/replies, xml ) Need Help??


in reply to Re^2: problems calling bash script
in thread problems calling bash script

Both the script are working fine for me. The bash script contains,

#!/bin/bash echo `date`;

The Perl script contains,

#!/usr/bin/perl use strict; use warnings; print `./bash_script`;

You can take this as sample and continue the process. You may forget to mention the path.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2025-11-18 02:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (72 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.