Simple utility for adding and removing users from htpasswd files
Usage:
- htpasswd -f somefile.htpasswd add shirley
- htpasswd -f somefile.htpasswd remove shirley
When adding a user credential, you'll be asked to enter the password twice for verification