128 lines
2.6 KiB
HTML
128 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of lpmove</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>lpmove</H1>
|
|
Section: Apple Inc. (8)<BR>Updated: CUPS<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
lpmove - move a job or all jobs to a new destination
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>lpmove</B>
|
|
|
|
[
|
|
<B>-E</B>
|
|
|
|
] [
|
|
<B>-h </B><I>server</I>[<B>:</B><I>port</I>]
|
|
] [
|
|
<B>-U</B>
|
|
|
|
<I>username</I>
|
|
|
|
]
|
|
<I>job</I>
|
|
|
|
<I>destination</I>
|
|
|
|
<BR>
|
|
|
|
<B>lpmove</B>
|
|
|
|
[
|
|
<B>-E</B>
|
|
|
|
] [
|
|
<B>-h </B><I>server</I>[<B>:</B><I>port</I>]
|
|
] [
|
|
<B>-U</B>
|
|
|
|
<I>username</I>
|
|
|
|
]
|
|
<I>source</I>
|
|
|
|
<I>destination</I>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>lpmove</B> moves the specified <I>job</I> or all jobs from <I>source</I> to <I>destination</I>. <I>job</I> can be the job ID number or the old destination and job ID.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
The <B>lpmove</B> command supports the following options:
|
|
<DL COMPACT>
|
|
<DT id="1"><B>-E</B>
|
|
|
|
<DD>
|
|
Forces encryption when connecting to the server.
|
|
<DT id="2"><B>-U </B><I>username</I><DD>
|
|
Specifies an alternate username.
|
|
<DT id="3"><B>-h </B><I>server</I>[<B>:</B><I>port</I>]<DD>
|
|
Specifies an alternate server.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>EXAMPLES</H2>
|
|
|
|
Move job 123 from "oldprinter" to "newprinter":
|
|
<PRE>
|
|
|
|
lpmove 123 newprinter
|
|
|
|
<I>or</I>
|
|
|
|
lpmove oldprinter-123 newprinter
|
|
|
|
</PRE>
|
|
|
|
Move all jobs from "oldprinter" to "newprinter":
|
|
<PRE>
|
|
|
|
lpmove oldprinter newprinter
|
|
</PRE>
|
|
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+cancel">cancel</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lp">lp</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lpr">lpr</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lprm">lprm</A></B>(1),
|
|
|
|
<BR>
|
|
|
|
CUPS Online Help (<A HREF="http://localhost:631/help)">http://localhost:631/help)</A>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>COPYRIGHT</H2>
|
|
|
|
Copyright © 2007-2019 by Apple Inc.
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="7"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="8"><A HREF="#lbAF">EXAMPLES</A><DD>
|
|
<DT id="9"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="10"><A HREF="#lbAH">COPYRIGHT</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:13 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|