<?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 Find all files with size superior to n Ko. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119212#M447478</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'd like to use the find command to find all files having a size superior to n Ko. &lt;BR /&gt;&lt;BR /&gt;How to do this ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Regards&lt;BR /&gt;Den</description>
    <pubDate>Mon, 14 Jul 2008 14:03:59 GMT</pubDate>
    <dc:creator>Leo The Cat</dc:creator>
    <dc:date>2008-07-14T14:03:59Z</dc:date>
    <item>
      <title>Find all files with size superior to n Ko.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119212#M447478</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'd like to use the find command to find all files having a size superior to n Ko. &lt;BR /&gt;&lt;BR /&gt;How to do this ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Regards&lt;BR /&gt;Den</description>
      <pubDate>Mon, 14 Jul 2008 14:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119212#M447478</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2008-07-14T14:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Find all files with size superior to n Ko.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119213#M447479</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# find /path -type f -size 10000c&lt;BR /&gt;&lt;BR /&gt;...finds all *files* in '/path' whose size is greater or equal to 10,000 characters.&lt;BR /&gt;&lt;BR /&gt;If you omit the "c" the value is assumed to be in 512-character blocks.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 14 Jul 2008 14:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119213#M447479</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-07-14T14:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Find all files with size superior to n Ko.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119214#M447480</link>
      <description>The last command provided by JRF works as well. Thanks</description>
      <pubDate>Mon, 28 Jul 2008 11:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-all-files-with-size-superior-to-n-ko/m-p/5119214#M447480</guid>
      <dc:creator>Leo The Cat</dc:creator>
      <dc:date>2008-07-28T11:53:18Z</dc:date>
    </item>
  </channel>
</rss>

