Go to main content

man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2017
 
 

lpmove (1m)

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(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:

            lpmove 123 newprinter
            lpmove oldprinter-123 newprinter

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.


ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | print/cups       |
       +---------------+------------------+
       |Stability      | Volatile         |
       +---------------+------------------+
SEE ALSO
       cancel(1), lp(1),
       http://localhost:631/help

COPYRIGHT
       Copyright 2007-2009 by Apple Inc.



NOTES
       This    software    was    built    from    source     available     at
       https://java.net/projects/solaris-userland.    The  original  community
       source                was                downloaded                from
       http://ftp.easysw.com/pub/cups/1.4.5/cups-1.4.5-source.tar.bz2

       Further information about this software can be found on the open source
       community website at http://www.cups.org/.



12 February 2006                     CUPS                            lpmove(8)