summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed/tests/regress.hanoi.out
blob: ec39ea26382706596c4c97ae777f0cd8f9412014 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
:abcd:    :    :
:abc :    :d   :
:ab  :c   :d   :
:ab  :cd  :    :
:a   :cd  :b   :
:ad  :c   :b   :
:ad  :    :bc  :
:a   :    :bcd :
:    :a   :bcd :
:    :ad  :bc  :
:c   :ad  :b   :
:cd  :a   :b   :
:cd  :ab  :    :
:c   :ab  :d   :
:    :abc :d   :
:    :abcd:    :
Done!  Try another, or end with ^D.
OpenPOWER on IntegriCloud