--- bsd-games-2.8/countmail/countmail.foo Mon Nov 1 13:33:35 1999 +++ bsd-games-2.8/countmail/countmail Mon Nov 1 13:35:52 1999 @@ -42,15 +42,15 @@ # Caveats: # # The read loop is horrendously slow on every implementation I've -# tried. I suggest using from(1) and wc(1) instead, though these are +# tried. I suggest using frm(1) and wc(1) instead, though these are # not shell builtins. # for krb. -#set -- `from -t` +#set -- `frm -t` #v=$3 -set -- `from | wc -l` +set -- `frm | wc -l` v=$1 -#v=`from | wc -l` +#v=`frm | wc -l` #v=0 #exec 0