|
|
1.1 root 1: #! /bin/sh
2: #
3: # @(#)indxbib.sh 4.2 (Berkeley) 89/04/28
4: #
5: # indxbib sh script
6: #
7: if test $1
8: then /usr/libexec/mkey $* | /usr/libexec/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
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.