Operating System - HP-UX
1834464 Members
3291 Online
110067 Solutions
New Discussion

Re: Kernel parameters for printing

 
Manuales
Super Advisor

Kernel parameters for printing

hi, could you please let me know the kernel parameter for printing?
thank you so much.
2 REPLIES 2
Bill Hassell
Honored Contributor

Re: Kernel parameters for printing

There is no kernel parameter for printing. Are you asking how to setup a printer? Or how to start the print spooler? To check the status of the print spooler, use this:

lpstat -r

To start the spooler, do this:

lpsched


Bill Hassell, sysadmin
Tim Nelson
Honored Contributor

Re: Kernel parameters for printing

I do not believe there is such a thing...

could you elaborate ?


to print, assuming lpsched is running and printer called My_Printer is configured.

lp -dMy_Printer -o options My_File