Server daemon for the CUPS print server.
More information.
- Start `cupsd` in the background, aka. as a daemon:
- Start `cupsd` on the [f]oreground:
- [l]aunch `cupsd` on-demand (commonly used by `launchd` or `systemd`):
- Start `cupsd` using the specified [`c`]`upsd.conf` configuration file:
cupsd -c {path/to/cupsd.conf}
- Start `cupsd` using the specified `cups-file`[`s`]`.conf` configuration file:
cupsd -s {path/to/cups-files.conf}
- [t]est the [`c`]`upsd.conf` configuration file for errors:
cupsd -t -c {path/to/cupsd.conf}
- [t]est the `cups-file`[`s`]`.conf` configuration file for errors:
cupsd -t -s {path/to/cups-files.conf}
- Display all available options:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY