From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/utilities/nttools/README | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pkg/utilities/nttools/README (limited to 'pkg/utilities/nttools/README') diff --git a/pkg/utilities/nttools/README b/pkg/utilities/nttools/README new file mode 100644 index 00000000..804a2a35 --- /dev/null +++ b/pkg/utilities/nttools/README @@ -0,0 +1,32 @@ +These directories contain tasks for working with tables. The various +subdirectories and the tasks that they contain are as follows: + +copyone keypar, keytab, parkey, partab, tabkey, tabpar +doc help files +gtedit gtedit +keyselect keyselect +lib subroutines used by more than one task +tcalc tcalc +tchcol tchcol +tchsize tchsize +tcopy tcopy, tdelete +tcreate tcreate +tdiffer tdiffer +tedit tedit, tread +texpand texpand +thedit thedit, thselect +tinfo tinfo, tlcol +tintegrate tintegrate +tjoin tjoin +tlinear tlinear +tmerge tmerge +tprint tdump, tprint +tproduct tproduct +tproject tproject +tquery tquery +trebin trebin +tselect tselect +tsort tsort +tstat thistogram, tstat +tunits tunits +tupar tupar -- cgit