targz_count
Count messages in directories in Targz format.
Usage
targz_count # count all Targz in current directory
targz_count apache* # count all apache* Targz directories
find perl* | targz_count # count all Targz directories with perl* in it
AUTHOR
Elizabeth Mattijsen, <liz@dijkmat.nl>.
Please report bugs to <perlbugs@dijkmat.nl>.
SUPPORT
NexTrieve is no longer being supported.
COPYRIGHT
Copyright (c) 1995-2003 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
The NexTrieve::xxx modules.