mojave man page for lpmove

Query: lpmove

OS: mojave

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

lpmove(8)							    Apple Inc.								 lpmove(8)

NAME
lpmove - move a job or all jobs to a new destination
SYNOPSIS
lpmove [ -E ] [ -h server[:port] ] [ -U username ] job destination lpmove [ -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 newprinter Move all jobs from "oldprinter" to "newprinter": lpmove oldprinter newprinter
SEE ALSO
cancel(1), lp(1), lpr(1), lprm(1), CUPS Online Help (http://localhost:631/help)
COPYRIGHT
Copyright (C) 2007-2017 by Apple Inc. 26 May 2016 CUPS lpmove(8)
Related Man Pages
cancel(1) - mojave
lprm(1) - mojave
lpmove(1m) - sunos
lpmove(1m) - x11r4
lpmove(1m) - xfree86
Similar Topics in the Unix Linux Community
help on page break
How to copy one file into another except some text
delete lines starting with a pattern
Compare IP addresses and increment
How to compile .sh script using g++?