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 Mike Lewis 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: *

  1. ckyiew

    'exec' command in Tcl/Tk for Unix Environment

    I'm using hp-ux environment. Actually the process I run is also include a catch to result. But the result didn't come out. The further information is like below : catch { eval exec uncompress -c "$input_file.Z" > $input_file} result But when system perform this statement, the process...
  2. ckyiew

    'exec' command in Tcl/Tk for Unix Environment

    I try to use exec command to uncompress certain Zip file but it's hang at there. Is that any others command to run beside exec?

Part and Inventory Search

Back
Top