#!/bin/sh # $Id: getpop,v 1.1 2004/03/15 01:06:13 friedman Exp $ test -t 1 && exit 1 exec gpg --decrypt < $HOME/etc/misc/.pop 2> /dev/null