Subject: Re: CVS commit: src
To: Bill Studenmund <skippy@macro.stanford.edu>
From: Allen Wittenauer <allenw@iobm.com>
List: source-changes
Date: 03/15/1999 17:48:01
On Mon, 15 Mar 1999, Bill Studenmund wrote:

> 
> like:
> 
> 	< $MPBYUID grep -v toor |uniq -d -f 1 | awk '{ print $2 }' > $TMP2

..errr.. egrep -v '^toor:'  ... or, at least, something less likely to catch
other accounts... stoor, toors, etc, etc...