<?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 printing command lp options in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438900#M768663</link>
    <description>Is it possible to select an output tray on an HP laserJet 5Si printer (or another) when printing from unix using (10.20) the command lp ?&lt;BR /&gt;</description>
    <pubDate>Wed, 23 Aug 2000 07:34:40 GMT</pubDate>
    <dc:creator>Pierre HERGOTT</dc:creator>
    <dc:date>2000-08-23T07:34:40Z</dc:date>
    <item>
      <title>printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438900#M768663</link>
      <description>Is it possible to select an output tray on an HP laserJet 5Si printer (or another) when printing from unix using (10.20) the command lp ?&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2000 07:34:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438900#M768663</guid>
      <dc:creator>Pierre HERGOTT</dc:creator>
      <dc:date>2000-08-23T07:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438901#M768664</link>
      <description>&lt;BR /&gt;Yes, use the options ubbin or lbbin</description>
      <pubDate>Wed, 23 Aug 2000 07:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438901#M768664</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-23T07:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438902#M768665</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;And in the case of printers with 2 front trays ?, can I choose the front tray 2 or 3 ?&lt;BR /&gt;&lt;BR /&gt;Can I get the list of the lp command options anywhere ?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 23 Aug 2000 11:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438902#M768665</guid>
      <dc:creator>Pierre HERGOTT</dc:creator>
      <dc:date>2000-08-23T11:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438903#M768666</link>
      <description>Look at "man lp". The man page has all the options for you.</description>
      <pubDate>Wed, 23 Aug 2000 11:35:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438903#M768666</guid>
      <dc:creator>Vincente Fernandes</dc:creator>
      <dc:date>2000-08-23T11:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438904#M768667</link>
      <description>thanks, i know the man but itsn't exhaustive enough</description>
      <pubDate>Wed, 23 Aug 2000 11:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438904#M768667</guid>
      <dc:creator>Pierre HERGOTT</dc:creator>
      <dc:date>2000-08-23T11:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438905#M768668</link>
      <description>&lt;BR /&gt;For your laserjet5 all the available options for that printer are listed in the file;&lt;BR /&gt;/usr/spool/lp/model/laserjet5Si&lt;BR /&gt;&lt;BR /&gt;Take a look.&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2000 11:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438905#M768668</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2000-08-23T11:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: printing command lp options</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438906#M768669</link>
      <description>man lp gives you no information on -o options to lp.  In fact it states that you have to read the interface script to figure out what the options might be.  Hummmm...&lt;BR /&gt;&lt;BR /&gt;About 10 years ago, we (the HP Response Center) requested the labs to provide a way to see the options without becoming a shell script expert and the result is the -ooptions&lt;BR /&gt;option.  ALl the standard HP printer scripts support the form:&lt;BR /&gt;&lt;BR /&gt;lp -dmyprintername -ooptions /etc/issue&lt;BR /&gt;&lt;BR /&gt;for instance.  Now the options page is simple and not necessarily complete but it is a godd starting point. &lt;BR /&gt;&lt;BR /&gt;And to make things even better, JetAdmin software for managing HP network printers supplies man pages for the generic printer scripts such as net_lj5x (man net_lj5x).&lt;BR /&gt;&lt;BR /&gt;For the most recent printers, get the latest JetAdmin software from the HP website and replace your old interface scripts with the&lt;BR /&gt;latest version of the net_lj**** scripts. These are stored in the subdirectory model.orig for JetDirect printers. The man pages in the JetAdmin software go into details about the various -o options.</description>
      <pubDate>Wed, 23 Aug 2000 12:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printing-command-lp-options/m-p/2438906#M768669</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2000-08-23T12:34:25Z</dc:date>
    </item>
  </channel>
</rss>

