6 lines
89 B
Text
6 lines
89 B
Text
|
#!/bin/rc
|
||
|
KILL_CMD=/$cputype/bin/aux/lpdsend -d$LPDEST -k
|
||
|
|
||
|
$LPSPOOL/kill/generic $*
|
||
|
exit
|