() { case "$1" in (*@*) genpw ${${1%%@*}##*=}/$1;; (*) genpw $1/${1}@pobox.madduck.net;; esac }