Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
QNX Community Resources

QNX Community Resources

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

[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]