lpmove (8) - Linux Manuals
lpmove: move a job or all jobs to a new destination
NAME
lpmove - move a job or all jobs to a new destination
SYNOPSIS
lpmove [ -E ] [ -h server[:port] ] [ -U username ] job destinationlpmove [ -E ] [ -h server[:port] ] [ -U username ] source destination
DESCRIPTION
lpmove moves the specified job or all jobs from source to destination. job can be the job ID number or the old destination and job ID.OPTIONS
The lpmove command supports the following options:- -E
- Forces encryption when connecting to the server.
- -U username
- Specifies an alternate username.
- -h server[:port]
- Specifies an alternate server.
EXAMPLES
Move job 123 from "oldprinter" to "newprinter":lpmove 123 newprinter or lpmove oldprinter-123 newprinterMove all jobs from "oldprinter" to "newprinter":
lpmove oldprinter newprinter
COPYRIGHT
Copyright © 2021-2022 by OpenPrinting.