aboutsummaryrefslogtreecommitdiff
path: root/bin/dam.sed
blob: 86fb03f9cc4f0f93d056e3807cb86d71bdcd71fb (plain) (blame)
1
2
3
4
5
6
7
8
# Store up all input before emitting it unchanged as output
1h
1!H
$ {
    g
    p
}
d