1lpmove(8) Apple Inc. lpmove(8)
2
3
4
6 lpmove - move a job or all jobs to a new destination
7
9 lpmove [ -E ] [ -h server[:port] ] [ -U username ] job destination
10 lpmove [ -E ] [ -h server[:port] ] [ -U username ] source destination
11
13 lpmove moves the specified job or all jobs from source to destination.
14 job can be the job ID number or the old destination and job ID:
15
16 lpmove 123 newprinter
17 lpmove oldprinter-123 newprinter
18
20 The lpmove command supports the following options:
21
22 -E
23 Forces encryption when connecting to the server.
24
25 -U username
26 Specifies an alternate username.
27
28 -h server[:port]
29 Specifies an alternate server.
30
32 cancel(1), lp(1),
33 http://localhost:631/help
34
36 Copyright 2007-2009 by Apple Inc.
37
38
39
4012 February 2006 CUPS lpmove(8)