Linux Commands Examples

A great documentation place for Linux commands

lpmove

move a job or all jobs to a new destination


see also : cancel - lp

Synopsis

lpmove [ -E ] [ -h server[:port] ] [ -U username ] job destination
lpmove
[ -E ] [ -h server[:port] ] [ -U username ] source destination


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
/usr/sbin/lpforms /usr/sbin/lpmove /usr/sbin/lpshut /usr/sbin/lpsystem \
/usr/sbin/lpusers /usr/ucb/lpc /usr/ucb/lpq /usr/ucb/lpr /usr/ucb/lprm \

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.

copyright

Copyright 2007-2013 by Apple Inc.


see also

cancel , lp ,
http://localhost:631/help

How can this site be more helpful to YOU ?


give  feedback