---- * [Matthias Hoffmann - Tcl-Code-Snippets - misc routines - command line parsing] * [Windows Server Alive] * [Testing socketports] - to see if servers are responding or to check if a local port is available (free and not used) * [Another BgExec] - Launching cmdlineprograms in the background, catching their stdout and stderr via eventloop, not blocking the mainprog * [Serializing things via file locks] - Experiments with file locking, see [Lockfiles] * [One more inifile parser] - experimental - but far from complete - alternative to some functions of tcllib's [inifile] * [Matthias Hoffmann - Tcl-Code-Snippets - misc - globx] - walking through directories * [Matthias Hoffmann - Tcl-Code-Snippets - Misc - Readprof] - reading configuration data through an extra save save-interpreter ;-)