tmpfile=/tmp/nprint.prn logfile=/tmp/prn.ps.log crlf > $tmpfile /usr/bin/nprint -S NWSERVER -q NW_PRINTQ -N $tmpfile 2>&1 > $logfile rm $tmpfile