in reply to Re: Executing unix command in perl and getting the output
in thread Executing unix command in perl and getting the output
Actually,
I was trying to execute the unix command lpstat -o and passing in the variable $name. Which is the result of another command and whose value I don't know.
Thanks for input --kirk123