ifile-1.0.6?
"clemens fischer" <[email protected]>
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Organization | no |
| Message-ID | <[email protected]> |
the web site Title The ifile Web Site Current URL http://www.ai.mit.edu/~jrennie/ifile/ Document Type text/html Last Modified Wed, 24 Jul 2002 13:41:11 GMT shows the following recent entries in the ChangeLog: 2001-07-24 Karl Vogel <[email protected]> * release 1.0.6 * ifile.c, include/ifile.h, util.c: print file names for new '-c' option 2001-07-15 Jason Rennie <[email protected]> * configure.in: new file * configure: generate with autoconf 2001-07-15 Jason Rennie <[email protected]> * release 1.0.5 * Makefile.in: Don't install libifile.a 2001-07-15 Karl Vogel <[email protected]> * ifile.c (main): use args.concise, ifile_concise_ratings * opts.c: new option, "concise" * util.c: abort() if malloc returns null * util.c (ifile_concise_ratings): new function ... etc. i downloaded the new version. why didn't you tell us about it? the new option "-c" saves me part of my (slow) script: -c, --concise equivalent of ifile -v 0 -h -q | head -1 | cut -f1 -d' ' and since this is run for /every/ incoming email, i would like to have known, because i want to know if this makes my setup faster. clemens