<?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: grep command in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224887#M33072</link>
    <description>Use find + xargs - search files with specific modification time and use xargs + grep to check for presence of the text.&lt;BR /&gt;&lt;BR /&gt;See find + xargs examples - &lt;A href="http://www.kalamazoolinux.org/tech/find.html" target="_blank"&gt;http://www.kalamazoolinux.org/tech/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Mon, 30 Jun 2008 12:04:27 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2008-06-30T12:04:27Z</dc:date>
    <item>
      <title>grep command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224886#M33071</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;i want to search a perticular text or all text in a file which would be written on perticular time.&lt;BR /&gt;&lt;BR /&gt;Lets say want to serach all item which would be written in between 2.00PM to 2.15PM in a file.&lt;BR /&gt;&lt;BR /&gt;Suggest plz&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;MKS</description>
      <pubDate>Mon, 30 Jun 2008 10:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224886#M33071</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2008-06-30T10:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: grep command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224887#M33072</link>
      <description>Use find + xargs - search files with specific modification time and use xargs + grep to check for presence of the text.&lt;BR /&gt;&lt;BR /&gt;See find + xargs examples - &lt;A href="http://www.kalamazoolinux.org/tech/find.html" target="_blank"&gt;http://www.kalamazoolinux.org/tech/find.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 30 Jun 2008 12:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224887#M33072</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-06-30T12:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: grep command</title>
      <link>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224888#M33073</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# sed -n '/14:00/,/14:15/p' file&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 30 Jun 2008 21:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/grep-command/m-p/4224888#M33073</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-06-30T21:43:57Z</dc:date>
    </item>
  </channel>
</rss>

