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