I'm having trouble with a program I'm working on, which generates spurious printouts. I'd like to create a new entry in /etc/printcap to send the this unwanted output to. What's the best way to do that? Thanks.
Your wayward program would send the printout but it would die at /dev/null.
If you need to look at the output, you could set a second print queue. Section 9 in the handbook describes setting up multiple queues. Combine this with a smart filter -> postscript with print/a2ps or print/enscript-letter
Another option is to use lpc(8) to turn off the printer daemon.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.