Linux command
hp-makeuri 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Generate device URI
hp-makeuri [192.168.1.100]
USB device
hp-makeuri -b usb
Network scan
hp-makeuri -g
Specific port
hp-makeuri -p [9100] [ip-address]
说明
hp-makeuri generates device URIs for HP printers. It creates the proper URI format needed for CUPS printer configuration. The tool probes network or USB printers and constructs valid device identifiers. URIs are used with lpadmin and CUPS.
参数
- -b _BUS_
- Bus type (usb, net).
- -g
- Guess/probe for device.
- -p _PORT_
- Network port.
- -s _SERIAL_
- Serial number filter.
- --help
- Display help information.
FAQ
What is the hp-makeuri command used for?
hp-makeuri generates device URIs for HP printers. It creates the proper URI format needed for CUPS printer configuration. The tool probes network or USB printers and constructs valid device identifiers. URIs are used with lpadmin and CUPS.
How do I run a basic hp-makeuri example?
Run `hp-makeuri [192.168.1.100]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -b _BUS_ do in hp-makeuri?
Bus type (usb, net).