|
From: Wayde M. <th...@ra...> - 2001-03-03 00:40:04
|
Just to let you know I started hacking away on kexis again. Current CVS has morphed a bit since the last release. New fetures include accepting and outputting data from/to stdin/stdout by default. This makes Kexis a true unix filter. You can still operate on batches of files like before. :P Also fixed some misc bugs, rewrote the option handling to use getopt so it behaves. I'm adding a a block checking algo next to verify that files dont get mangled. The options are 32 bit CRC and md5sum. I'm thinking I'm gonna go with md5sum because its more robust. Wayde |