1LRS-BUFFER(1) User Commands LRS-BUFFER(1)
2
3
4
6 lrs-buffer - Remove duplicate lines
7
9 lrs-buffer [MAXLINE [MAXBUFFER]]
10
12 Lrs-buffer builds a circular buffer of MAXBUFFER lines, each of which
13 has maximum length MAXLINE. Stdin is read. Each line is printed to
14 stdout only if it is not in the buffer.
15
17 The exit status is one if an error is encountered, or zero otherwise.
18
20 lrs(1), lrs-2nash(1), lrs-float2rat(1), lrs-fourier(1), lrsnash(1),
21 lrs-rat2float(1), lrs-redund(1), lrs-setupnash(1), lrs-setupnash2(1),
22 plrs(1)
23
24
25
26LRSLIB 070 LRS-BUFFER(1)