6 lines
75 B
Bash
Executable file
6 lines
75 B
Bash
Executable file
#!/bin/rc
|
|
|
|
cd $LPSPOOL
|
|
KILLCMD=$LPLIB/bin/kill_xerox-4512
|
|
|
|
exec generic $*
|