On Mon, Aug 16, 1999 at 03:53:47PM +0300, Gavrie Philipson wrote:
> > Well, as Larry Wall put it, "AWK has to be better for something :-)"
>
> Or you could use:
> perl -lanF: -e'$F[2]>100&&print$F[0]' /etc/passwd > /etc/allusers
> Which is almost the same size ;-)
Indeed. Thanks!
--
believing is seeing
[EMAIL PROTECTED]
http://www.forum2.org/gaal/
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]