#!/bin/sh
# $RCSfile: gsdj,v $ $Revision: 1.7 $
exec gs -q -sDEVICE=deskjet -r300 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"
