121240Swosch#!/bin/sh
221240Swosch#
321240Swosch#  diablo-if-net - Text filter for Diablo printer `scrivener' listening
421240Swosch#  on port 5100.  Installed in /usr/local/libexec/diablo-if-net
521240Swosch#
621240Swosch
721240Swoschexec /usr/libexec/lpr/lpf "$@" | /usr/local/libexec/netprint scrivener 5100
8