Linux command
lpmove 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Move job to another printer
lpmove [job_id] [destination_printer]
Move all jobs from printer
lpmove [source_printer] [destination_printer]
Move specific job
lpmove [printer]-[job_id] [destination]
说明
lpmove moves print jobs between queues. It transfers jobs from one printer to another. The tool is useful when a printer fails or needs maintenance. Jobs continue waiting in the new queue.
参数
- -E
- Force encryption when connecting to the server.
- -U _username_
- Specify an alternate username.
- -h _server:port_
- Specify an alternate server.
FAQ
What is the lpmove command used for?
lpmove moves print jobs between queues. It transfers jobs from one printer to another. The tool is useful when a printer fails or needs maintenance. Jobs continue waiting in the new queue.
How do I run a basic lpmove example?
Run `lpmove [job_id] [destination_printer]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -E do in lpmove?
Force encryption when connecting to the server.