Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: misterius
  • Content: Threads
  • Order by date
  1. misterius

    Perl in command line

    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...

Part and Inventory Search

Back
Top