
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Bash redirection problem
> of a gnumeric spreadsheet. I thought I'd feed gpg the passphrase from a
> file like this:
>
> gpg -d ccinfo.gnumeric.gpg < $HOME/cc/passphrase > $HOME/cc/ccinfo.gnumeric
>
> But each time I run the script it prompts me to enter my passphrase.
Try adding this argument to gpg:
--passphrase-fd 0
Darren
--
Darren Cook
http://dcook.org/mlsn/ (English-Japanese-German-Chinese free dictionary)
http://dcook.org/work/ (About me and my work)
http://dcook.org/work/charts/ (My flash charting demos)
Home |
Main Index |
Thread Index