- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- remote printer and number of copies
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 06:56 AM
08-20-2008 06:56 AM
we observe that lp -nnumner option is NOT working for remote printers. is that the right behavior ? the printer involved are
Lexmark Optra S 1625
HP LJ 4250
is the -n option or the printer setting at h/w level or the windows driver (if conigured on windows and remote to UNIX) who win here?
HP-UX 11.11
Also all the remote queue has an interface of same size 5256 byte. when i view that file i see -n option which is described as below. Not sure what it meant
-n The files are assumed to contain data from
# ditroff (device independent troff).
#
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 07:47 AM
08-20-2008 07:47 AM
Re: remote printer and number of copies
The two "-n" options you mentioned are different. The first one is the command line parameter for the lp command, "lp -nnumber -d...". The second one is an option in the interface script and it is addressed via the "-o" option in the lp command "lp -nnumber -on -d..."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 07:52 AM
08-20-2008 07:52 AM
Re: remote printer and number of copies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 10:44 AM
08-20-2008 10:44 AM
Re: remote printer and number of copies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2008 11:00 AM
08-20-2008 11:00 AM
Solution> i always use lp -nnumber option to print multiple copies? is that not valid for remote print queues?
No, for "remote" printers (those using the LPD/LPR paradigm), this option is not supported. You can specify it and it will be silently ignored while printing *one* copy.
Regards!
...JRF...