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

Revision 6954, 282 bytes checked in by probe, 31 years ago (diff)
Initial revision
  • 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#       $Source: /afs/dev.mit.edu/source/repository/athena/bin/lpr/print.sh,v $
9#       $Author: probe $
10#       $Locker:  $
11#       $Log: not supported by cvs2svn $
12# Revision 1.1  84/11/18  23:05:05  dgg
13# Initial revision
14#
15#
Note: See TracBrowser for help on using the repository browser.