source: trunk/athena/bin/lpr/print.sh @ 12350

Revision 12350, 134 bytes checked in by ghudson, 26 years ago (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
  • Property svn:executable set to *
Line 
1#! /bin/csh -f
2#
3#       @(#)print.sh    4.2     (Berkeley)      83/01/13
4#
5lpr -p $*
6exit
7#
8#       $Id: print.sh,v 1.2 1999-01-22 23:10:42 ghudson Exp $
9#
Note: See TracBrowser for help on using the repository browser.