Mikko Hänninen <[EMAIL PROTECTED]> wrote:
>
> wizard@chamber:~> mutt wizard -a /dev/null -s foo < /dev/null
> stty: standard input: Not a typewriter
> stty: standard input: Not a typewriter
> stty: standard input: Not a typewriter
When Mutt spawns an external command (such as "sendmail"), it uses your
exec-shell (/bin/sh? /bin/bash?) to launch that command. Some shells
run startup sequences, based on environment variables such as $ENV.
Bash runs .bashrc. You may be running an stty command from in one of
these. Or several, perhaps, since you see it multiple times.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44