<?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 Sort in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064506#M306437</link>
    <description>how to sort the directory and file by the owner name.</description>
    <pubDate>Mon, 03 Sep 2007 07:13:01 GMT</pubDate>
    <dc:creator>Indrajit Bhagat</dc:creator>
    <dc:date>2007-09-03T07:13:01Z</dc:date>
    <item>
      <title>Sort</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064506#M306437</link>
      <description>how to sort the directory and file by the owner name.</description>
      <pubDate>Mon, 03 Sep 2007 07:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064506#M306437</guid>
      <dc:creator>Indrajit Bhagat</dc:creator>
      <dc:date>2007-09-03T07:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sort</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064507#M306438</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# ls -l|sort -k3,3&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 03 Sep 2007 07:16:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064507#M306438</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-09-03T07:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sort</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064508#M306439</link>
      <description>Hi Indrajit,&lt;BR /&gt;The above command is perfect but you can use this also &lt;BR /&gt;ls -l | awk '{ print $3" "$0 }' | sort&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Sep 2007 03:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sort/m-p/4064508#M306439</guid>
      <dc:creator>Suraj Kumar Sankari</dc:creator>
      <dc:date>2007-09-04T03:28:08Z</dc:date>
    </item>
  </channel>
</rss>

