<?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 Capture Top Output in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214913#M51487</link>
    <description>How do I capture top command output in a file. I want the output to be appended and not overwritten.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;allan</description>
    <pubDate>Thu, 17 Dec 2009 04:49:20 GMT</pubDate>
    <dc:creator>Allanm</dc:creator>
    <dc:date>2009-12-17T04:49:20Z</dc:date>
    <item>
      <title>Capture Top Output</title>
      <link>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214913#M51487</link>
      <description>How do I capture top command output in a file. I want the output to be appended and not overwritten.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;allan</description>
      <pubDate>Thu, 17 Dec 2009 04:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214913#M51487</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2009-12-17T04:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Top Output</title>
      <link>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214914#M51488</link>
      <description>nevermind I figured out - &lt;BR /&gt;&lt;BR /&gt;top -b |tee file.out&lt;BR /&gt;&lt;BR /&gt;OR &lt;BR /&gt;&lt;BR /&gt;top -b &amp;gt;&amp;gt; file.out</description>
      <pubDate>Thu, 17 Dec 2009 04:52:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214914#M51488</guid>
      <dc:creator>Allanm</dc:creator>
      <dc:date>2009-12-17T04:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Top Output</title>
      <link>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214915#M51489</link>
      <description>there is also a '-f' switch:&lt;BR /&gt;&lt;BR /&gt;"-f filename Output is appended to filename.  When -f is used, top defaults to 1 for -d and 16 for -n."&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Dec 2009 13:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/capture-top-output/m-p/5214915#M51489</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-12-18T13:49:03Z</dc:date>
    </item>
  </channel>
</rss>

