Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – planix.SVN – Blame – /os/branches/feature_unix/sys/lib/lp/stat/lpd – Rev 2

Subversion Repositories planix.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 1
#!/bin/rc
2
 
3
if (! ~ $DEBUG '') flag x +
4
 
5
echo transmission log:
6
if (test -r $LPLIB/log/$LPDEST^.st) {
7
	tail -3 $LPLIB/log/$LPDEST^.st
8
	echo
9
}
10
echo printer queue:
11
/$cputype/bin/aux/lpdsend -q -d$OUTDEV $DEST_HOST