<?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: find files with -exec parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988378#M421671</link>
    <description>Hello again,&lt;BR /&gt;the syntax: &lt;BR /&gt;find . -name "ora*aud" -type f|wc -l &lt;BR /&gt;works fine.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
    <pubDate>Fri, 30 Jun 2006 03:58:21 GMT</pubDate>
    <dc:creator>Christian Marquardt_1</dc:creator>
    <dc:date>2006-06-30T03:58:21Z</dc:date>
    <item>
      <title>find files with -exec parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988374#M421667</link>
      <description>Hello Guys,&lt;BR /&gt;I cant find the correct syntax, please help me.&lt;BR /&gt;I want to find all files with name ora*.aud und use the -exec parameter to count them.&lt;BR /&gt;I've tried the following syntax:&lt;BR /&gt;find . -name "ora*.aud" -type f -exec ls -la|wc -l \;&lt;BR /&gt;This doenst work. Can anyone help me correct the syntax.&lt;BR /&gt;&lt;BR /&gt;regards Christian</description>
      <pubDate>Fri, 30 Jun 2006 03:22:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988374#M421667</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-06-30T03:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: find files with -exec parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988375#M421668</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You can try this, # find . -name "ora*aud" -type f | xargs wc -l &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 30 Jun 2006 03:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988375#M421668</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-06-30T03:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: find files with -exec parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988376#M421669</link>
      <description>Christian,&lt;BR /&gt; find . -name "ora*.aud" -type f | wc -l    &lt;BR /&gt;works for me</description>
      <pubDate>Fri, 30 Jun 2006 03:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988376#M421669</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-06-30T03:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: find files with -exec parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988377#M421670</link>
      <description>Hello Arun,&lt;BR /&gt;I've tried your syntax but it doesnt show me the number of files - it shows all the files.&lt;BR /&gt;Any idea???&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Fri, 30 Jun 2006 03:50:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988377#M421670</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-06-30T03:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: find files with -exec parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988378#M421671</link>
      <description>Hello again,&lt;BR /&gt;the syntax: &lt;BR /&gt;find . -name "ora*aud" -type f|wc -l &lt;BR /&gt;works fine.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Fri, 30 Jun 2006 03:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-files-with-exec-parameter/m-p/4988378#M421671</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2006-06-30T03:58:21Z</dc:date>
    </item>
  </channel>
</rss>

