<?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: a small query in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835207#M641659</link>
    <description>&lt;P&gt;Hi Dennis ,&lt;/P&gt;&lt;P&gt;u were spot on...but i misundeerstoodd the exact reqmnt...the actual reqmnt given below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;last 2 numbers should be divisible by a fixed number say 500 and it shuld display me the o/p....&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2011 10:18:59 GMT</pubDate>
    <dc:creator>zxcv</dc:creator>
    <dc:date>2011-07-21T10:18:59Z</dc:date>
    <item>
      <title>a smalll query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835123#M641657</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a file say with contents ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;123&lt;/P&gt;&lt;P&gt;345&lt;/P&gt;&lt;P&gt;567&lt;/P&gt;&lt;P&gt;789&lt;/P&gt;&lt;P&gt;i need&amp;nbsp; a o/p like the following ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.3&lt;/P&gt;&lt;P&gt;4.5&lt;/P&gt;&lt;P&gt;6.7&lt;/P&gt;&lt;P&gt;8.9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 09:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835123#M641657</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2011-07-21T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: a small query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835185#M641658</link>
      <description>&lt;P&gt;It appears you are taking the second and third columns:&lt;/P&gt;&lt;P&gt;sed -e 's/^.\(.\)\(.\)/\1.\2/'﻿ file&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 10:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835185#M641658</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-21T10:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: a small query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835207#M641659</link>
      <description>&lt;P&gt;Hi Dennis ,&lt;/P&gt;&lt;P&gt;u were spot on...but i misundeerstoodd the exact reqmnt...the actual reqmnt given below;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;last 2 numbers should be divisible by a fixed number say 500 and it shuld display me the o/p....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 10:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835207#M641659</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2011-07-21T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: a small query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835233#M641660</link>
      <description>&lt;P&gt;&amp;gt;last 2 numbers should be divisible by a fixed number say 500&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;awk&amp;nbsp; '&lt;BR /&gt;{&lt;BR /&gt;num = substr($0, 2, 2)&amp;nbsp; # skip first column&lt;BR /&gt;print num / 500&lt;BR /&gt;} '﻿ file&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2011 10:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835233#M641660</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-21T10:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: a small query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835293#M641661</link>
      <description>Thanks Dennis very much :)</description>
      <pubDate>Thu, 21 Jul 2011 11:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-smalll-query/m-p/4835293#M641661</guid>
      <dc:creator>zxcv</dc:creator>
      <dc:date>2011-07-21T11:20:44Z</dc:date>
    </item>
  </channel>
</rss>

