<?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 help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-help/m-p/2889724#M102633</link>
    <description>Hi George:&lt;BR /&gt;&lt;BR /&gt;Here's a crude quick one:&lt;BR /&gt;&lt;BR /&gt;# awk '/SessionID/ {ID=$3};/Session type/ {TYPE=$5};/Status/ {print ID":"TYPE":"$3}' inputfile&lt;BR /&gt;&lt;BR /&gt;...using your supplied data, the above would output this:&lt;BR /&gt;&lt;BR /&gt;2002/12/11-23:(incr):Completed/Failures&lt;BR /&gt;2002/12/13-17:(incr):Completed/Failures&lt;BR /&gt;2002/12/14-14:(incr):Completed&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Thu, 23 Jan 2003 20:32:34 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2003-01-23T20:32:34Z</dc:date>
    <item>
      <title>Script help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-help/m-p/2889723#M102632</link>
      <description>Hi admins&lt;BR /&gt;I have a file in blocks of 6 entries each ( see the attachment).The blocks are saperated by a blank line. How to format the file such that all six fields are in one line. Then next block in second line like wise......&lt;BR /&gt;&lt;BR /&gt;SessionID:sessiontype:Status &lt;BR /&gt;&lt;BR /&gt;The basic idea is to find the last succesfull full backup and change the protection. If the last backup was not succesful then re run the backup.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Thu, 23 Jan 2003 20:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-help/m-p/2889723#M102632</guid>
      <dc:creator>George Abraham_1</dc:creator>
      <dc:date>2003-01-23T20:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-help/m-p/2889724#M102633</link>
      <description>Hi George:&lt;BR /&gt;&lt;BR /&gt;Here's a crude quick one:&lt;BR /&gt;&lt;BR /&gt;# awk '/SessionID/ {ID=$3};/Session type/ {TYPE=$5};/Status/ {print ID":"TYPE":"$3}' inputfile&lt;BR /&gt;&lt;BR /&gt;...using your supplied data, the above would output this:&lt;BR /&gt;&lt;BR /&gt;2002/12/11-23:(incr):Completed/Failures&lt;BR /&gt;2002/12/13-17:(incr):Completed/Failures&lt;BR /&gt;2002/12/14-14:(incr):Completed&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 23 Jan 2003 20:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-help/m-p/2889724#M102633</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-01-23T20:32:34Z</dc:date>
    </item>
  </channel>
</rss>

