Annotation of 43BSD/usr.bin/refer/indxbib.sh, revision 1.1.1.1

1.1       root        1: #! /bin/sh
                      2: #
                      3: #      @(#)indxbib.sh  4.1     (Berkeley)      83/05/08
                      4: #
                      5: #      indxbib sh script
                      6: #
                      7: if test $1
                      8:        then /usr/lib/refer/mkey $* | /usr/lib/refer/inv _$1
                      9:        mv _$1.ia $1.ia
                     10:        mv _$1.ib $1.ib
                     11:        mv _$1.ic $1.ic
                     12: else
                     13:        echo 'Usage:  indxbib database [ ... ]
                     14:        first argument is the basename for indexes
                     15:        indexes will be called database.{ia,ib,ic}'
                     16: fi

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.