packages feed

Hsed-0.1: tests/Print.sed

#n Print line before and after changes.
/^\.Ah/{
p
s/^\.Ah //p
}