Menu

#16 execCmd procedure: improved exec (UNIX)

open
control (3)
5
2001-12-11
2001-06-01
Anonymous
No

Attached procedure for execution of external commands on UNIX systems. This routine provides
much more flexibility and doesnt have a lot of the caveats that catch{exec} has. Refer to the
description and instructions in the file.

Discussion

  • Nobody/Anonymous

    Text file contining procedures

     
  • Andreas Kupries

    Andreas Kupries - 2001-12-11
    • labels: --> control
    • assigned_to: nobody --> dgp
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2001-12-29

    Logged In: YES
    user_id=72656

    dups 429384. Thoyts notes that it uses the TclX pipe
    command, so an alternative implementation is needed.