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