Hello,
When I log onto a linux host, and use "set" I can see that there a
couple of functions defined (test() for instance) in bash. How can I
read out these functions and use them in a perl script?
You can't as they are bash functions, not Perl functions.
There's no way to read them out l
Hi all,
When I log onto a linux host, and use "set" I can see that there a
couple of functions defined (test() for instance) in bash. How can I
read out these functions and use them in a perl script?
I've search the archives, but nothing came up.
Thanks in advance!
--
To unsubscribe, e-mai