<?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 printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753849#M784388</link>
    <description>Hi people, well i wanted to know as to how do u view which printers are attached to a unix box. And to view all its configuration and stuff.&lt;BR /&gt;Thanks.</description>
    <pubDate>Fri, 17 Mar 2006 15:10:39 GMT</pubDate>
    <dc:creator>khilari</dc:creator>
    <dc:date>2006-03-17T15:10:39Z</dc:date>
    <item>
      <title>printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753849#M784388</link>
      <description>Hi people, well i wanted to know as to how do u view which printers are attached to a unix box. And to view all its configuration and stuff.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 17 Mar 2006 15:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753849#M784388</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-03-17T15:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753850#M784389</link>
      <description>From the command line you can use "lpstat" or you can use SAM &amp;gt; Printers and Plotter &amp;gt; LP Spooler &amp;gt; Printers and Plotters.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 17 Mar 2006 15:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753850#M784389</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-17T15:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753851#M784390</link>
      <description>lpstat -t</description>
      <pubDate>Fri, 17 Mar 2006 15:23:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753851#M784390</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-17T15:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753852#M784391</link>
      <description>And here's a llittle script I wrote to check individual printers:&lt;BR /&gt;&lt;BR /&gt;# cat /opt/hpnpl/bin/lpst&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;#&lt;BR /&gt;# check printer status&lt;BR /&gt;# Geoff Wild&lt;BR /&gt;&lt;BR /&gt;if [ $# -lt 1 -o \( $# -gt 1 -a $# -lt 4 \) ]&lt;BR /&gt;then&lt;BR /&gt;  echo "Usage:"&lt;BR /&gt;  echo "lpst \"printer\""&lt;BR /&gt;  echo "Example:"&lt;BR /&gt;  echo "lpst W052"&lt;BR /&gt;  exit 1&lt;BR /&gt;fi&lt;BR /&gt;echo " "&lt;BR /&gt;/usr/sbin/ping $1 -n 2&lt;BR /&gt;echo " "&lt;BR /&gt;lpstat -p$1 -v$1&lt;BR /&gt;echo " "&lt;BR /&gt;echo "Output Requests"&lt;BR /&gt;echo "-----------------------------------------------------------"&lt;BR /&gt;lpstat -o$1&lt;BR /&gt;echo " "&lt;BR /&gt;lpstat -r&lt;BR /&gt;echo " "&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 17 Mar 2006 15:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/3753852#M784391</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-17T15:26:22Z</dc:date>
    </item>
  </channel>
</rss>

