mkp19901 has asked for the wisdom of the Perl Monks concerning the following question:
#!/usr/bin/perl ### need something like this source file.sh routine; # <-- this is supposed to be part of file.sh which is called # from perl script and some parameter are passed to it
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How can i call the subroutine of the shell script and pass certain parameters to it?
by hippo (Archbishop) on Oct 29, 2013 at 13:20 UTC | |
|
Re: How can i call the subroutine of the shell script and pass certain parameters to it?
by Anonymous Monk on Oct 29, 2013 at 13:19 UTC | |
by Corion (Patriarch) on Oct 29, 2013 at 13:26 UTC | |
|
Re: How can i call the subroutine of the shell script and pass certain parameters to it?
by builat (Monk) on Oct 29, 2013 at 17:04 UTC |