On Tue, 14 Dec 2021 11:25:34 -0600, Scott Cheloha wrote:

> In uniq(1), calling skip() to skip fields and/or characters on each
> input line is extremely expensive.  One way to reduce the cost is to
> only do it once for a given line, instead of doing it repeatedly for
> the most recent unique line.

OK millert@

 - todd

Reply via email to