Re: [TCL] diff type operations in TCL
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: [TCL] diff type operations in TCL

From: Michael Schlenker <schlenk@uni-oldenburg.de>
Date: Thu Apr 27 2006 - 22:33:13 CEST

Andrew Falanga schrieb:
> I didn't see anything in tcllib and thus far haven't turned up anything
> that looks like it will work. I would like to know if there is a TCL
> package, or already written procedure, that will do a simple diff of two
> files and tell me if they're the same or if they have differences.
>
> Is there anything like this?
The base of it is available in the struct::list module in tcllib, as it
is basically a list operation.

Michael
Received on Sun Apr 30 03:29:31 2006