<?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: xargs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445435#M851658</link>
    <description>Try:&lt;BR /&gt;&lt;BR /&gt;find . -type f|xargs grep -ni {};&lt;BR /&gt;&lt;BR /&gt;Or something like that...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Thu, 16 Dec 2004 17:43:11 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-12-16T17:43:11Z</dc:date>
    <item>
      <title>xargs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445433#M851656</link>
      <description>I have list of file paths used in files(jhtml)&lt;BR /&gt;but since not properly typed are giving errors at the web servers. I tried the following&lt;BR /&gt;find . -type f|xargs grep -ni file&lt;BR /&gt;but din't work is there any easy way to do it?&lt;BR /&gt;Thanks for the help&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2004 17:23:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445433#M851656</guid>
      <dc:creator>Mohammed Quadri</dc:creator>
      <dc:date>2004-12-16T17:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: xargs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445434#M851657</link>
      <description>What are you trying to do?  I don't understand what you are trying to accomplish with the above command.</description>
      <pubDate>Thu, 16 Dec 2004 17:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445434#M851657</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-12-16T17:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: xargs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445435#M851658</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;find . -type f|xargs grep -ni {};&lt;BR /&gt;&lt;BR /&gt;Or something like that...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 16 Dec 2004 17:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445435#M851658</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-12-16T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: xargs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445436#M851659</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try some of the suggestions over here,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1103240818382+28353475&amp;amp;threadId=22169" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1103240818382+28353475&amp;amp;threadId=22169&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Dec 2004 18:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445436#M851659</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-16T18:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: xargs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445437#M851661</link>
      <description>If you are trying to search a specified string in a set of dir,&lt;BR /&gt;&lt;BR /&gt;#find . -exec grep -il "&lt;STRING&gt;" {} \;&lt;/STRING&gt;</description>
      <pubDate>Thu, 16 Dec 2004 22:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xargs/m-p/3445437#M851661</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-12-16T22:23:53Z</dc:date>
    </item>
  </channel>
</rss>

