K 10
svn:author
V 6
bostic
K 8
svn:date
V 27
1994-01-02T16:32:34.000000Z
K 24
svn:entry:committed-date
V 27
1994-01-02T16:32:34.000000Z
K 7
svn:log
V 382
f you have no checked out SCCS files (e.g. you don't use SCCS) the script
botches horribly.  "$TDIR/*" doesn't expand because there is no match so
the basename command yields "*" which expands to every file in /etc (the
current directory) so you wind up trying "Mail -s whatever *" which tryes
to send mail to every file in /etc.
From: Mike Hibler <hibler@vangogh.CS.Berkeley.EDU>


END
