Hi,

I would like to have a print command that takes input from the user.
But mutt pipes the message to the print command so I guess I cannot
use something like
read -p "where to save?" filename

because read looks on STDIN and mutt already piped to STDIN.

I am using bash.

Any idea?

Kind regards,

Xu

Reply via email to