I am trying to run mutt on my SGI (see configuration options below). However when I submit the command, it just hangs. A ps -ef reveals that two processes are running. I have to issue a kill command to cancel the jobs. Can you help?

Also, if I want to attach multiple files, the use of multiple -a commands works; however, can I just provide a list of files names and use the -a option only once.

opmarine 42% ps -ef | grep mutt
rpatchen 38599 12066 0 14:36:11 pts/1 0:00 mutt -s test -a a.tmp [EMAIL PROTECTED]
rpatchen      38608      12078  0 14:36:29 pts/2   0:00 grep mutt
rpatchen 38611 38599 0 14:36:11 ? 0:00 mutt -s test -a a.tmp [EMAIL PROTECTED]



System: IRIX64 6.5 [using ncurses 5.2]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +USE_FCNTL  -USE_FLOCK
+USE_IMAP  -USE_GSS  +USE_SSL  +USE_POP  +HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_PGP  -BUFFY_SIZE -EXACT_ADDRESS  +ENABLE_NLS
SENDMAIL="/usr/lib/sendmail"
MAILPATH="/var/mail"
SHAREDIR="/usr/freeware/share/mutt"
SYSCONFDIR="/usr/freeware/etc"
-ISPELL

Reply via email to