summaryrefslogtreecommitdiffstats
path: root/tests/alignments/t0009.good
blob: 0058165a69b60f1309ead8ca55acaca02f92bc85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$ OUT=$(smenu -c -g\| -Rr2,/4/ -Cc/7/,2 -all/3/,/5/ -- t0009.in)

    0|    1|    2|3    |    4|5     
0:07 1:07 2:07 3:07 4:07 
    6|    7|    8|    9|   10|   11 

   12|13   |   14|15   |   16|   17 

18   | 19  |20   |21   |22   |23    

00000|00000|00000|00000|00000|00000 

$ 

$ echo ":$OUT:"

:0:

$ exit 0