<?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: Script to move mulitple print queue entries in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048797#M96197</link>
    <description>Thanks.</description>
    <pubDate>Thu, 24 May 2007 19:21:18 GMT</pubDate>
    <dc:creator>TheJuiceman</dc:creator>
    <dc:date>2007-05-24T19:21:18Z</dc:date>
    <item>
      <title>Script to move mulitple print queue entries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048795#M96195</link>
      <description>Does anyone have a script that will enable one to move multiple print entries from one printer to another?  Thanks.</description>
      <pubDate>Wed, 23 May 2007 18:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048795#M96195</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2007-05-23T18:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Script to move mulitple print queue entries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048796#M96196</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;This depends on what you are trying to achieve.&lt;BR /&gt;&lt;BR /&gt;Usually in the form:&lt;BR /&gt;&lt;BR /&gt;lpshut&lt;BR /&gt;#if you want to only move some of the jobs&lt;BR /&gt;for jobs in `lpstat &lt;PRINTQ&gt; | somefilter`&lt;BR /&gt;do&lt;BR /&gt;lpmove $jobs &lt;NEWPRINTQ&gt;&lt;BR /&gt;done&lt;BR /&gt;#to move the whole print queue instead of above&lt;BR /&gt;lpmove &lt;OLDPRINTQ&gt; &lt;NEWPRINTQ&gt;&lt;BR /&gt;#if you want the old printq to continue accepting requests&lt;BR /&gt;accept &lt;OLDPRINTQ&gt;&lt;BR /&gt;#restart scheduler&lt;BR /&gt;lpsched&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Andrew Y&lt;BR /&gt;&lt;BR /&gt;&lt;/OLDPRINTQ&gt;&lt;/NEWPRINTQ&gt;&lt;/OLDPRINTQ&gt;&lt;/NEWPRINTQ&gt;&lt;/PRINTQ&gt;</description>
      <pubDate>Thu, 24 May 2007 02:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048796#M96196</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2007-05-24T02:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Script to move mulitple print queue entries</title>
      <link>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048797#M96197</link>
      <description>Thanks.</description>
      <pubDate>Thu, 24 May 2007 19:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/script-to-move-mulitple-print-queue-entries/m-p/5048797#M96197</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2007-05-24T19:21:18Z</dc:date>
    </item>
  </channel>
</rss>

