This tutorial explains Linux “cupsd” command, options and its usage with examples.
Description :
cupsd is the scheduler for the Common UNIX Printing System. It implements a printing system based upon the Internet Printing Protocol, version 1.1. If no options are specified on the command-line then the default configuration file (usually /etc/cups/cupsd.conf) will be used.
Synopsis :
cupsd [ -c config-file ] [ -f ] [ -F ]
OPTIONS:
The -f option forces cupsd to run in the foreground; the default is to run in the background as a “daemon”.
The -F option forces cupsd to run in the foreground but detaches the process from the controlling terminal and current directory. This is useful for running cupsd from init.
Sanfoundry Global Education & Learning Series – 1000 Linux Tutorials.
- Apply for Programming Internship
- Check Linux Books
- Practice Programming MCQs
- Check Information Technology Books