Create htpasswd entry and print to stdout:
Copy$ sudo apt install apache2-utils # Optional $ htpasswd -n $USERNAME New password: Re-type new password: $USERNAME:<Password Hash>
$ sudo apt install apache2-utils # Optional $ htpasswd -n $USERNAME New password: Re-type new password: $USERNAME:<Password Hash>