<?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: strange output to file behaviour. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442008#M61526</link>
    <description>&lt;!--!*#--&gt;&amp;gt; This command will not update the output file:&lt;BR /&gt;&lt;BR /&gt;Check back again tomorrow.  (Could be a&lt;BR /&gt;pretty big buffer.)</description>
    <pubDate>Thu, 18 Jun 2009 03:36:53 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-06-18T03:36:53Z</dc:date>
    <item>
      <title>strange output to file behaviour.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442006#M61524</link>
      <description>&lt;!--!*#--&gt;Hi All&lt;BR /&gt;&lt;BR /&gt;The following commands work as I expect them to:&lt;BR /&gt;&lt;BR /&gt;free &amp;gt;&amp;gt; free1.out&lt;BR /&gt;free | grep "ers/c" &amp;gt;&amp;gt; free2.out&lt;BR /&gt;free -s 5 &amp;gt;&amp;gt; free3.out&lt;BR /&gt;&lt;BR /&gt;The last command continually adds to the file.&lt;BR /&gt;&lt;BR /&gt;BUT&lt;BR /&gt;&lt;BR /&gt;This command will not update the output file:&lt;BR /&gt;&lt;BR /&gt;free -s 5 | grep "ers/c" &amp;gt;&amp;gt; free4.out&lt;BR /&gt;&lt;BR /&gt;It displays to the screen ok, but I am unable to redirect it to a file. Why not?</description>
      <pubDate>Wed, 17 Jun 2009 23:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442006#M61524</guid>
      <dc:creator>Mark McDonald_2</dc:creator>
      <dc:date>2009-06-17T23:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: strange output to file behaviour.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442007#M61525</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] Why not?&lt;BR /&gt;&lt;BR /&gt;Perhaps because the fancy-shmancy GNU "grep"&lt;BR /&gt;is too clever by half:&lt;BR /&gt;&lt;BR /&gt;debi# uname -a&lt;BR /&gt;Linux debi 2.6.26-2-mckinley #1 SMP Fri Mar 27 05:13:51 UTC 2009 ia64 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;debi# date ; free -s 5 | grep 'ers/c' | cat ; date&lt;BR /&gt;Wed Jun 17 23:29:10 CDT 2009&lt;BR /&gt;^C&lt;BR /&gt;Wed Jun 17 23:29:25 CDT 2009&lt;BR /&gt;&lt;BR /&gt;debi# date ; free -s 5 | grep --line-buffered 'ers/c' | cat ; date&lt;BR /&gt;Wed Jun 17 23:29:46 CDT 2009&lt;BR /&gt;-/+ buffers/cache:     184816   16495696&lt;BR /&gt;-/+ buffers/cache:     188544   16491968&lt;BR /&gt;-/+ buffers/cache:     187040   16493472&lt;BR /&gt;^C&lt;BR /&gt;Wed Jun 17 23:29:57 CDT 2009&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 03:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442007#M61525</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-18T03:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: strange output to file behaviour.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442008#M61526</link>
      <description>&lt;!--!*#--&gt;&amp;gt; This command will not update the output file:&lt;BR /&gt;&lt;BR /&gt;Check back again tomorrow.  (Could be a&lt;BR /&gt;pretty big buffer.)</description>
      <pubDate>Thu, 18 Jun 2009 03:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/strange-output-to-file-behaviour/m-p/4442008#M61526</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-18T03:36:53Z</dc:date>
    </item>
  </channel>
</rss>

