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

    multiple pipe symbols inside "|open

    Hi all, I trying to write the ouput of a program to a tk text widget. The program involved here is the top utility. I am creating a pipe and fileevent to see the information live. My code works if the open command is as follows: if {[catch {open "|top -u $username -b" r+} input] } { But...

Part and Inventory Search

Back
Top