lrs-buffer - Man Page
Remove duplicate lines
Synopsis
lrs-buffer [MAXLINE [MAXBUFFER]]
Description
Lrs-buffer builds a circular buffer of MAXBUFFER lines, each of which has maximum length MAXLINE. Stdin is read. Each line is printed to stdout only if it is not in the buffer.
Exit Status
The exit status is one if an error is encountered, or zero otherwise.
See Also
lrs(1), lrs-2nash(1), lrs-float2rat(1), lrs-fourier(1), lrsnash(1), lrs-rat2float(1), lrs-redund(1), lrs-setupnash(1), lrs-setupnash2(1), plrs(1)
Referenced By
lrs-2nash(1), lrs-float2rat(1), lrs-fourier(1), lrs-rat2float(1), lrs-setupnash(1), lrs-setupnash2(1), plrs(1).
071a LRSLIB