#!/bin/sh
GS=/usr/bin/gs
$GS -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="HP LaserJet" -dIjsUseOutputFD -sOutputFile=/dev/null testprint.ps

