[Previous] [Contents] [Next]

lpsrvr

Print server (QNX)

Syntax:

lpsrvr [-c command] [-f setup_file] 
       [-n children] [-Ssv] &

Options:

-c command
Use this as the default spooling command.
-f setup_file
Load this setup file. (Default: /etc/config/lpsrvr.node; if not found, then /etc/config/lpsrvr is used instead.)
-n children
Limit the number of concurrent child processes to this number. (Default: 64)
-s
Spawn commands. Don't use the Shell.
-S
Share. Allow multiple spoolers to share a common working directory.
-v
Be verbose.

Description:

The lpsrvr manager is the print server. It accepts requests for printing, rescheduling, and examining of print jobs. When lpsrvr starts, it scans the configuration file to find out about existing printers, then scans for any residual work from a previous invocation.


Note: You must be logged in as root to run lpsrvr.

Files:

/etc/config/lpsrvr
Configuration file.

See also:

lp, lpc, lpq, lprm

Installation & Configuration


[Previous] [Contents] [Next]