Files
tldr/pages.zh/common/cups-config.md

460 B

cups-config

显示有关您的 CUPS 打印服务器安装的技术信息。 更多信息:https://openprinting.github.io/cups/doc/man-cups-config.html

  • 显示当前 CUPS 的安装位置:

cups-config --serverbin

  • 显示 CUPS 配置目录的位置:

cups-config --serverroot

  • 显示 CUPS 数据目录的位置:

cups-config --datadir

  • 显示帮助信息:

cups-config --help

  • 显示 CUPS 版本:

cups-config --version