All pastes #99404 Raw Edit

Unnamed

public text v1 · immutable
#99404 ·published 2006-07-25 08:39 UTC
rendered paste body
:start

#Append the line to hold space
H
# If at the last line jump to print
$ b print
# otherwise jump to start
b start

:print
#replace patternspace with holdspace
g
#print patternspace
p