<?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: Printers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004506#M297809</link>
    <description>Cancel command only remove one job in the queue. Are there another command?</description>
    <pubDate>Mon, 21 May 2007 20:32:21 GMT</pubDate>
    <dc:creator>Feljav</dc:creator>
    <dc:date>2007-05-21T20:32:21Z</dc:date>
    <item>
      <title>Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004504#M297807</link>
      <description>How can I remove all jobs in the print queue?</description>
      <pubDate>Mon, 21 May 2007 20:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004504#M297807</guid>
      <dc:creator>Feljav</dc:creator>
      <dc:date>2007-05-21T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004505#M297808</link>
      <description>Use the cancel command.</description>
      <pubDate>Mon, 21 May 2007 20:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004505#M297808</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-21T20:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004506#M297809</link>
      <description>Cancel command only remove one job in the queue. Are there another command?</description>
      <pubDate>Mon, 21 May 2007 20:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004506#M297809</guid>
      <dc:creator>Feljav</dc:creator>
      <dc:date>2007-05-21T20:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004507#M297810</link>
      <description>&amp;gt;Cancel command only remove one job in the queue.&lt;BR /&gt;&lt;BR /&gt;cancel(1) says you can use -e to empty the queue on each dest:&lt;BR /&gt;# cancel dest -e</description>
      <pubDate>Mon, 21 May 2007 21:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004507#M297810</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-05-21T21:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004508#M297811</link>
      <description>... and even on those flavors of UNIX that don't support cancel -e, it is trivially easy to write a script that captures the output of lpstat and then issues a cancel command for each job.</description>
      <pubDate>Mon, 21 May 2007 21:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004508#M297811</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-21T21:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Printers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004509#M297812</link>
      <description>At times I have found that cancel the whole &lt;BR /&gt;queue at once has hung the spooler, stopping all print jobs for an extended time. I preferred canceling one a time.&lt;BR /&gt;&lt;BR /&gt;Want to cancel reportprinter jobs&lt;BR /&gt;&lt;BR /&gt;for arg in $(lpstat -oreportprinter |grep priority|cut -f1 -d" ")&lt;BR /&gt;do&lt;BR /&gt;cancel ${arg}&lt;BR /&gt;done</description>
      <pubDate>Wed, 23 May 2007 10:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printers/m-p/4004509#M297812</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2007-05-23T10:17:00Z</dc:date>
    </item>
  </channel>
</rss>

