snippetbashTip
cups-config — Show technical information about your CUPS print server installation. More information: <https://ope
Viewed 0 times
technicalcommandshowcliinformationaboutcups-configyour
Problem
How to use the
cups-config command: Show technical information about your CUPS print server installation. More information: <https://openprinting.github.io/cups/doc/man-cups-config.html>.Solution
cups-config — Show technical information about your CUPS print server installation. More information: <https://openprinting.github.io/cups/doc/man-cups-config.html>.Show where CUPS is currently installed:
cups-config --serverbinShow the location of CUPS' configuration directory:
cups-config --serverrootShow the location of CUPS' data directory:
cups-config --datadirDisplay help:
cups-config --helpDisplay version:
cups-config --versionCode Snippets
Show where CUPS is currently installed
cups-config --serverbinShow the location of CUPS' configuration directory
cups-config --serverrootShow the location of CUPS' data directory
cups-config --datadirDisplay help
cups-config --helpDisplay version
cups-config --versionContext
tldr-pages: common/cups-config
Revisions (0)
No revisions yet.