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