<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: adding printer, print and check in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271130#M334294</link>
    <description>No that is not what i want..i can print and need to confirm via command line.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Terry</description>
    <pubDate>Wed, 17 Sep 2008 14:36:30 GMT</pubDate>
    <dc:creator>terrytapp</dc:creator>
    <dc:date>2008-09-17T14:36:30Z</dc:date>
    <item>
      <title>adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271128#M334292</link>
      <description>I have added a remote printer. what would be the best way to confirm via commands (not physically) that the printer printed fine. Please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Terry</description>
      <pubDate>Wed, 17 Sep 2008 13:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271128#M334292</guid>
      <dc:creator>terrytapp</dc:creator>
      <dc:date>2008-09-17T13:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271129#M334293</link>
      <description>You want to confirm that the printer is printing right, but you don't want to physically print on it.&lt;BR /&gt;&lt;BR /&gt;Sorry, the best to confirm something is working is to do the test.  &lt;BR /&gt;&lt;BR /&gt;If a mechanic says they fixed your car, but doesn't want to turn on the engine and do a test drive - would you trust that all is good?  Don't think so!&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Wed, 17 Sep 2008 14:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271129#M334293</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-09-17T14:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271130#M334294</link>
      <description>No that is not what i want..i can print and need to confirm via command line.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Terry</description>
      <pubDate>Wed, 17 Sep 2008 14:36:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271130#M334294</guid>
      <dc:creator>terrytapp</dc:creator>
      <dc:date>2008-09-17T14:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271131#M334295</link>
      <description>"lp -d" to print something&lt;BR /&gt;&lt;BR /&gt;"lpstat" to confirm that it processes thru the queue.&lt;BR /&gt;&lt;BR /&gt;and then somebody is going to *have* to look at the printer to see if anything came out, and if so are the results as expected.&lt;BR /&gt;&lt;BR /&gt;"No that is not what i want..i can print and need to confirm via command line."&lt;BR /&gt;&lt;BR /&gt;Makes no sense -- what can you confirm about output of printer *without* somebody looking at it.&lt;BR /&gt;&lt;BR /&gt;"man lp" "man lpstat"  if you need further info&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Sep 2008 14:45:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271131#M334295</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-09-17T14:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271132#M334296</link>
      <description>remote queues act as a bridge to pass the print job from UNIX to the the printer which is hosted on a remote host(like windows OS).&lt;BR /&gt;&lt;BR /&gt;Ideal way is do a "lp -dqname filename" and check wath through lpstat as well as /var/adm/lp/log .&lt;BR /&gt;&lt;BR /&gt;But as pointed out you can only 100% sure when you physically look at. Since there are chnaces when everything looks good from UNIX side and still it wont print.</description>
      <pubDate>Wed, 17 Sep 2008 16:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271132#M334296</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-09-17T16:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271133#M334297</link>
      <description>lp -dqueuename filename&lt;BR /&gt;&lt;BR /&gt;to check status of printer "lpstat -t"&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Sep 2008 04:24:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271133#M334297</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-18T04:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: adding printer, print and check</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271134#M334298</link>
      <description>Hi,&lt;BR /&gt;The **lp** command queues files for printing.  The lpalt command changes&lt;BR /&gt;information in a queued request.  The cancel command deletes a queued&lt;BR /&gt;request.&lt;BR /&gt;&lt;BR /&gt;The lp command arranges for the named files, file ..., and associated&lt;BR /&gt;information (collectively called a request) to be queued for output to&lt;BR /&gt;a destination in the LP (line printer) subsystem.&lt;BR /&gt;&lt;BR /&gt;lpstat - report status information of the LP subsystem&lt;BR /&gt;&lt;BR /&gt;**lpstat** [-drst] [-a[list]] [-c[list]] [-o[list]] [-p[list]] [-u[list]]&lt;BR /&gt;[-v[list]] [ID...]&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola</description>
      <pubDate>Thu, 18 Sep 2008 05:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-printer-print-and-check/m-p/4271134#M334298</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-09-18T05:31:25Z</dc:date>
    </item>
  </channel>
</rss>

