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.
- -n children
- Limit the number of concurrent child processes to this number.
- -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.
You must be logged in as root to run lpsrvr.
Files:
- /etc/config/lpsrvr
- Configuration file.
See also:
- lp utility (Send files to a printer)
- lpc utility (Line printer control)
- lpq utility (Display print queue status)
- lprm utility (Remove jobs from print queue)
- QNX Installation & Configuration