Version 6 of Miscellaneous Tcl procs (Kirsch)

Updated 2011-11-13 01:08:38 by RFox

What: Miscellaneous Tcl procs (Kirsch)

 Where: http://wsd.iitb.fhg.de/%7Ekir/agfthome/ 
 Description: A variety of Tcl procs such as forfile, getenv, readfile and
        vexec.  See URL for descriptions.
 Updated: 02/2000
 Contact: mailto:[email protected] (Harald Kirsch)

This is a little Tcl-package:

  forfile   loops over the lines of a file 
  getenv    returns the content of an environment variable or a given default value 
  readfile  Tcl-only replacement for [cat filename] 
  vexec     a verbose version of exec 

RFox (Nov 12, 2011) The URL points to a non-existent page.