Hi,
I need execute two commands in command line from running script, but the first is on command line and the second is response to request from server. How can I do it?
My not working example:
open(ORDER, "<some order> -param1 -param2 -user usrname... |")
or die;
#it works, it calls...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.