#!/bin/bash gpg2 --batch --decrypt ~/passwords.gpg 2>/dev/null | mpgrep "$@"