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 TouchToneTommy 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: garp123
  • Content: Threads
  • Order by date
  1. garp123

    Pipes and stderr

    would like to evaluate the stderr msg genereated by malfunctioning call to a shell command: set pipe [open "| rsh $host -l $user echo OK" r ] puts [gets $pipe] script will return OK if command works but will return an empty string otherwise. How can I evaluate the stderr message...

Part and Inventory Search

Back
Top