NAME
bhtpasswd - Batch updates for HTTP server user databases
DESCRIPTION
This script is meant for adding many users at a time to a user database. From stdin, it reads newline delimited records and whitespace delimited fields. Where required fields are: 'username' 'password'. Run bhtpasswd -h for options.
CAVEATS
This script is not complete.