<?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: How to Create a Filtered Text File from lpstat Command in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124285#M8070</link>
    <description>I'm not entirely certain as to what you're trying to do, but I will say that 'grep' is your friend.&lt;BR /&gt;&lt;BR /&gt;It appears like simple string pattern matchnig is what you are after.  This is what 'grep' is for.</description>
    <pubDate>Thu, 20 Nov 2003 00:12:13 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-11-20T00:12:13Z</dc:date>
    <item>
      <title>How to Create a Filtered Text File from lpstat Command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124284#M8069</link>
      <description>I have done those steps below:&lt;BR /&gt;#lpstat &amp;gt; x&lt;BR /&gt;How to make script that can produce xl that has content job and files that has Rank/Satus Error and active.For example:&lt;BR /&gt;#more xl&lt;BR /&gt;579 ERROR:job removal requested&lt;BR /&gt;720 S031118032493   &lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 23:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124284#M8069</guid>
      <dc:creator>george_114</dc:creator>
      <dc:date>2003-11-19T23:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a Filtered Text File from lpstat Command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124285#M8070</link>
      <description>I'm not entirely certain as to what you're trying to do, but I will say that 'grep' is your friend.&lt;BR /&gt;&lt;BR /&gt;It appears like simple string pattern matchnig is what you are after.  This is what 'grep' is for.</description>
      <pubDate>Thu, 20 Nov 2003 00:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124285#M8070</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-20T00:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a Filtered Text File from lpstat Command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124286#M8071</link>
      <description>Sorry ...I forget to attach x textfile..&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Nov 2003 00:57:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124286#M8071</guid>
      <dc:creator>george_114</dc:creator>
      <dc:date>2003-11-20T00:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Create a Filtered Text File from lpstat Command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124287#M8072</link>
      <description>Well, having a quick look at one of our servers, all I can suggest is this:&lt;BR /&gt;&lt;BR /&gt;lpstat -o | grep ERROR&lt;BR /&gt;&lt;BR /&gt;The resulting output will be only the errors.</description>
      <pubDate>Thu, 20 Nov 2003 01:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-create-a-filtered-text-file-from-lpstat-command/m-p/3124287#M8072</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-20T01:02:32Z</dc:date>
    </item>
  </channel>
</rss>

