- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how do i print a file using jetdirect software
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
09-20-2002 02:40 AM
09-20-2002 02:40 AM
how do i print a file using jetdirect software
Regards
Keith Fuller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 02:41 AM
09-20-2002 02:41 AM
Re: how do i print a file using jetdirect software
Look in: man lp
Here you will find all the options you could use to print a file form command line.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 02:43 AM
09-20-2002 02:43 AM
Re: how do i print a file using jetdirect software
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 02:43 AM
09-20-2002 02:43 AM
Re: how do i print a file using jetdirect software
In it's simplest form
lp -d
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 02:45 AM
09-20-2002 02:45 AM
Re: how do i print a file using jetdirect software
Yes I do !
Simple form example in answer before this one.
C.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 03:34 AM
09-20-2002 03:34 AM
Re: how do i print a file using jetdirect software
Once the printer is configured in the lp spooler you will see hpnpf messages in the /var/adm/lp/log file as the drivers loaded with the jetdirect software use hpnpf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2002 05:05 AM
09-21-2002 05:05 AM
Re: how do i print a file using jetdirect software
cat filename | lp -d printername