[7049] in SIPB bug reports
Re: whats
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Sun Nov 22 15:19:01 1998
Date: Sun, 22 Nov 1998 15:18:52 -0500 (EST)
From: Jacob Morzinski <jmorzins@MIT.EDU>
To: yak@MIT.EDU
Cc: bug-sipb@MIT.EDU
In-Reply-To: <199811220859.DAA00668@drake.MIT.EDU>
On Sun, 22 Nov 1998 yak@MIT.EDU wrote:
> The program "whats" in the sipb locker calls into mh, which generates
> ~/Mail, ~/Mail/context, and ~/.mh_profile, even if the user does not
> use mh. This seems kind of rude.
If you can think of a platform-portable way to rewrite the line:
echo "${ac} - ${def}" | /usr/athena/bin/mhmail sipb-whats@mit.edu -subject "New acron entry: ${ac}"
then people would probably be happy with you.
Unfortunately, mail programs are in all different places, and not
all support the -s flag...
-Jacob