ecc67c2fa1
dbstats from Heidemann's web page. Changes since 1.7 apart from bugfixes: 1.12, 30-Oct-02 - NEW: dbcolmultiscale - NEW: dbcol has -r option for "relaxed error checking" - NEW: dbcolneaten has new -e option to strip end-of-line spaces - NEW: dbrow finally has a -v option to negate the test - NEW: db_to_html_table: simple conversion to html tables - NEW: dblib now has a function dblib_text2html() that will 1.11, 2-Nov-01 - NEW: dbcolneaten now supports "field specifiers" that allow some control over how wide columns should be - OPTIMIZATION: dbsort now tries hard to be filesystem cache-friendly 1.10, 10-Apr-01 - NEW: dbstats now includes a -S option to optimize work on pre-sorted data (inspired by code contributed by Haobo Yu) 1.9, 6-Nov-00 - NEW: dbfilesplit, split a single input file into multiple output files. 1.8, 28-Jun-00 - NEW: dbrowuniq now optionally checks for uniqueness only on certain fields - NEW: dbrowsplituniq makes one pass through a file and splits it into separate files based on the given fields - NEW: converter for "crl" format network traces - NEW: anywhere you use arbitrary code (like dbroweval), _last_foo now maps to the last row's value for field _foo. - OPTIMIZATION: comment processing slightly changed so that dbmultistats now is much faster on files with lots of comments.
51 lines
899 B
Text
51 lines
899 B
Text
@comment $NetBSD: PLIST,v 1.2 2003/12/15 20:18:33 bad Exp $
|
|
bin/crl_to_db
|
|
bin/db2dcliff
|
|
bin/db_to_html_table
|
|
bin/dbcol
|
|
bin/dbcolcreate
|
|
bin/dbcoldefine
|
|
bin/dbcoldiff
|
|
bin/dbcolhisto
|
|
bin/dbcolize
|
|
bin/dbcolmerge
|
|
bin/dbcolmovingstats
|
|
bin/dbcolmultiscale
|
|
bin/dbcolneaten
|
|
bin/dbcolpercentile
|
|
bin/dbcolrename
|
|
bin/dbcolscorrelate
|
|
bin/dbcolsplit
|
|
bin/dbcolstats
|
|
bin/dbcoltighten
|
|
bin/dbfilesplit
|
|
bin/dbformmail
|
|
bin/dbjoin
|
|
bin/dblistize
|
|
bin/dbmultistats
|
|
bin/dbrecolize
|
|
bin/dbrow
|
|
bin/dbrowaccumulate
|
|
bin/dbrowdiff
|
|
bin/dbrowenumerate
|
|
bin/dbroweval
|
|
bin/dbrowsplituniq
|
|
bin/dbrowuniq
|
|
bin/dbsort
|
|
bin/dbstats
|
|
bin/dbstripcomments
|
|
bin/dbstripextraheaders
|
|
bin/dbstripleadingspace
|
|
bin/dmalloc_to_db
|
|
bin/ipchain_logs_to_db
|
|
bin/kitrace_to_db
|
|
bin/ns_to_db
|
|
bin/tabdelim_to_db
|
|
bin/tcpdump_to_db
|
|
share/jdb/COPYING
|
|
share/jdb/README
|
|
share/jdb/DbGetopt.pm
|
|
share/jdb/DbTDistr.pm
|
|
share/jdb/dblib.pl
|
|
share/jdb/release
|
|
@dirrm share/jdb
|