to get password of keychain
#!/bin/bash PASSWORD=$(security find-generic-password -a ACCOUNT_NAME -s SERVICE_NAME -w)