cat $1 |
awk '{ if (NR == 1) {print $0; print "statusdict begin false setduplexmode"} else print $0}' |
cat $1 | lpr -r0 -Pnhp2 ;
lpq -Pnhp2
