in reply to Re: Calling Shell funtion in Perl script
in thread Calling Shell funtion in Perl script
And he wants that invoked .. But some-what related to your suggestion, my suggestion to him is that he simply make pscnt a program (create a pscnt executable script in /usr/bin or somewhere in the PATH) and then call it.function pscnt { some_ps_commands_here }
|
|---|