aboutsummaryrefslogtreecommitdiff
path: root/challenge-109/abigail/sed/ch-1.sed
blob: 1c93d3f21cff144fb79b5a06701243a892cd600e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# See ../README.md
#

#
# Run as: sed -f ch-1.sed
#
# For each line in the input file, we write the first three
# self-describing numbers.
#

s/.*/0, 0, 0, 2, 0, 5, 0, 6, 3, 7, 0, 15, 0, 9, 8, 14, 0, 20, 0, 21/