Lines Matching +full:two +full:- +full:dimensional
46 of blank-separated entries in an array,
75 .Bl -tag -width indent
122 The gutter width (inter-column space), normally 2, is taken to be
161 unless the first non-ignored line is longer than the display width.
178 .Bd -literal -offset indent
189 .Bd -literal -offset indent
195 .Bd -literal -offset indent
196 % jot \-r 100 | rs 10 10 | tee array | rs \-T > tarray
201 a file consisting of a multi-line vector with 9 elements per line
204 .Bd -literal -offset indent
208 Finally, to sort a database by the first line of each 4-line field, try
209 .Bd -literal -offset indent
210 % rs \-eC 0 4 | sort | rs \-c 0 1
225 .Bl -item
227 Handles only two dimensional arrays.
234 Re-ordering of columns is not yet possible.