[287] in Zephyr_Comments
Re: Feature request: Save Zephyrgrams in a file
daemon@ATHENA.MIT.EDU (brlewis@ATHENA.MIT.EDU)
Mon Jun 5 12:40:26 1989
From: <brlewis@ATHENA.MIT.EDU>
Date: Mon, 5 Jun 89 12:40:10 -0400
To: stever@ATHENA.MIT.EDU
Cc: zephyr-comments@ATHENA.MIT.EDU
Your message has generated a lot of talk in the zephyr-comments
discuss meeting about adding message-saving features to zephyr. In
your case, however, the solution is simple because you always run zwgc
in ttymode. Change the line in your .login.mine file that now reads
/usr/etc/zwgc -ttymode
to
/usr/etc/zwgc -ttymode | tee /tmp/stever-sends
Bruce