1*11be35a1SLionel Sambuc# $NetBSD: d_end2.awk,v 1.1 2012/03/11 18:36:00 jruoho Exp $ 2*11be35a1SLionel Sambuc 3*11be35a1SLionel SambucEND { 4*11be35a1SLionel Sambuc print $0; 5*11be35a1SLionel Sambuc} 6