Using tkcon to test how Tcl did things I was able to whip up a program
that runs some applications one after another and then timestamps the
logs and sends them to me via email. I will probably delve into regex
and only send the logs if they have errors next.
I then package it up into a Starkit and then scheduled it as a task in
Windows to run nightly.
This allowed me to replace a Perl installation with a 1MB script packed
as an exe. I had been using Perl for my admin stuff but I wanted to keep
my servers lean and only package apps and of course I wanted to learn
Tcl in the process.
I still use Perl for my web stuff but I am slowly moving all my admin
tasks to little Tcl utilities and I had a lot of fun doing it. :-)
Just a rave!
Robert
Note that, as you learn more Tcl, you will discover that you can do
web stuff in Tcl as well.
--
<URL: http://wiki.tcl.tk/> MP3 ID tag repair < http://www.fixtunes.com/?C=17038 >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvi...@gmail.com > <URL: http://www.purl.org/NET/lvirden/ >
Maybe someday....
Robert