<?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: search a word in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764976#M101883</link>
    <description>A simpe would do it.&lt;BR /&gt;&lt;BR /&gt;grep "what_ever_u_want" file_name</description>
    <pubDate>Tue, 04 Apr 2006 00:18:34 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2006-04-04T00:18:34Z</dc:date>
    <item>
      <title>search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764975#M101882</link>
      <description>i have a pro*c file which contains 6578 lines. From there i want to search a particular word and then i will do some change. So how i will do that?</description>
      <pubDate>Tue, 04 Apr 2006 00:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764975#M101882</guid>
      <dc:creator>Debasis Mishra</dc:creator>
      <dc:date>2006-04-04T00:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764976#M101883</link>
      <description>A simpe would do it.&lt;BR /&gt;&lt;BR /&gt;grep "what_ever_u_want" file_name</description>
      <pubDate>Tue, 04 Apr 2006 00:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764976#M101883</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-04-04T00:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764977#M101884</link>
      <description>Thanks for help. &lt;BR /&gt;But i have another problem. i.e., i have declare the variable like this in pro*c&lt;BR /&gt;&lt;BR /&gt;int create_mailfile(int,char*,char*,char*,char*,char*,char*);&lt;BR /&gt;int system_stevens(const char* cmd);&lt;BR /&gt;char * trim (char *);&lt;BR /&gt;int    sequel(void);&lt;BR /&gt;int db_connect(void);&lt;BR /&gt;int commit_tran(void);&lt;BR /&gt;int rollback_tran(void);&lt;BR /&gt;void efin_trace(const char*, ...);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But i am facing error.</description>
      <pubDate>Tue, 04 Apr 2006 00:29:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764977#M101884</guid>
      <dc:creator>Debasis Mishra</dc:creator>
      <dc:date>2006-04-04T00:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764978#M101885</link>
      <description>Hi Debasis, &lt;BR /&gt;&lt;BR /&gt;You can do with "vi". Edit your Pro*C file in VI, search for any string you want to change. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 04 Apr 2006 00:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764978#M101885</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-04-04T00:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764979#M101886</link>
      <description>what are the errors you are getting? For search replacing in the same file use perl -pi -e 's/pattern/patterntochange/g/' &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;will do it.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu&lt;/FILE&gt;</description>
      <pubDate>Tue, 04 Apr 2006 00:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764979#M101886</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-04-04T00:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764980#M101887</link>
      <description>Debasis,&lt;BR /&gt;what is the new error? I have added the main() function to your code and it compiles.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;You have assigned 0 points to 21 replies.</description>
      <pubDate>Tue, 04 Apr 2006 02:40:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764980#M101887</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-04-04T02:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: search a word</title>
      <link>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764981#M101888</link>
      <description>The massage is coming like this&lt;BR /&gt;&lt;BR /&gt;ld: Undefined symbols:&lt;BR /&gt;_commit_tran&lt;BR /&gt;_create_mailfile&lt;BR /&gt;_db_connect&lt;BR /&gt;_efin_trace&lt;BR /&gt;_rollback_tran&lt;BR /&gt;_sequel&lt;BR /&gt;_sqlcxt&lt;BR /&gt;_system_stevens&lt;BR /&gt;_trim&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Apr 2006 02:47:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/search-a-word/m-p/3764981#M101888</guid>
      <dc:creator>Debasis Mishra</dc:creator>
      <dc:date>2006-04-04T02:47:10Z</dc:date>
    </item>
  </channel>
</rss>

