<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Will &#8216;Htop&#8217; Replace Default &#8216;Top&#8217; Monitoring Tool in Linux?	</title>
	<atom:link href="https://www.tecmint.com/htop-vs-top-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/htop-vs-top-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 12 Nov 2019 14:25:12 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Johny Why		</title>
		<link>https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-1287468</link>

		<dc:creator><![CDATA[Johny Why]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 14:25:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29516#comment-1287468</guid>

					<description><![CDATA[Hi, the top command can do some things you said it can&#039;t:
&lt;ul&gt;
&lt;li&gt;Kill without entering PID: Scroll with arrows until your target process is at the top of the list. Type &lt;code&gt;&#039;k&#039;&lt;/code&gt;. Your target process will be pre-entered (see &quot;default&quot;).&lt;/li&gt;
&lt;li&gt;Scroll all tasks: You can, just use arrow and page keys. Don&#039;t use the terminal scrollbar.&lt;/li&gt;
&lt;li&gt;Tree view: type &lt;code&gt;&#039;V&#039;&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Colors: type &lt;code&gt;&#039;z&#039;&lt;/code&gt;. Customize colors: &lt;code&gt;&#039;Z&#039;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Bar-graphs: type &lt;code&gt;&#039;m&#039;&lt;/code&gt; and &lt;code&gt;&#039;t&#039;&lt;/code&gt; repeatedly.&lt;/li&gt; 
&lt;/ul&gt;
cheers!]]></description>
			<content:encoded><![CDATA[<p>Hi, the top command can do some things you said it can&#8217;t:</p>
<ul>
<li>Kill without entering PID: Scroll with arrows until your target process is at the top of the list. Type <code>'k'</code>. Your target process will be pre-entered (see &#8220;default&#8221;).</li>
<li>Scroll all tasks: You can, just use arrow and page keys. Don&#8217;t use the terminal scrollbar.</li>
<li>Tree view: type <code>'V'</code>.</li>
<li>Colors: type <code>'z'</code>. Customize colors: <code>'Z'</code></li>
<li>Bar-graphs: type <code>'m'</code> and <code>'t'</code> repeatedly.</li>
</ul>
<p>cheers!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harry		</title>
		<link>https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-1263773</link>

		<dc:creator><![CDATA[Harry]]></dc:creator>
		<pubDate>Tue, 08 Oct 2019 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29516#comment-1263773</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993646&quot;&gt;Aaron Kili&lt;/a&gt;.

You can&#039;t kill a process from Glances.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993646">Aaron Kili</a>.</p>
<p>You can&#8217;t kill a process from Glances.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kees		</title>
		<link>https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993923</link>

		<dc:creator><![CDATA[Kees]]></dc:creator>
		<pubDate>Fri, 18 May 2018 19:31:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29516#comment-993923</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993651&quot;&gt;Aaron Kili&lt;/a&gt;.

Your article is not correct, your arguments here make it even worse. Sure it doesn&#039;t have mouse support, how many terminal applications do? I can only think of &lt;strong&gt;vim&lt;/strong&gt; and &lt;strong&gt;tmux&lt;/strong&gt;, and it&#039;s hardly used. If you want a GUI with mouse support (and pretty colors?..) then use GNOME system monitor.

&lt;strong&gt;top&lt;/strong&gt; needs a &lt;strong&gt;PID&lt;/strong&gt;, of course, you want to tune/kill a specific process. This tool is meant for production, not to kill your &lt;strong&gt;LibreOffice&lt;/strong&gt; processes. For a process tree, hit &lt;code&gt;c&lt;/code&gt; and then &lt;code&gt;V&lt;/code&gt; in top. Please update this article and do your research, if you can even call reading a man/help page &#039;research&#039;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993651">Aaron Kili</a>.</p>
<p>Your article is not correct, your arguments here make it even worse. Sure it doesn&#8217;t have mouse support, how many terminal applications do? I can only think of <strong>vim</strong> and <strong>tmux</strong>, and it&#8217;s hardly used. If you want a GUI with mouse support (and pretty colors?..) then use GNOME system monitor.</p>
<p><strong>top</strong> needs a <strong>PID</strong>, of course, you want to tune/kill a specific process. This tool is meant for production, not to kill your <strong>LibreOffice</strong> processes. For a process tree, hit <code>c</code> and then <code>V</code> in top. Please update this article and do your research, if you can even call reading a man/help page &#8216;research&#8217;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993651</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 18 May 2018 06:12:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29516#comment-993651</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993016&quot;&gt;Kees de Jong&lt;/a&gt;.

@Kees 
 
Atleast top doesn&#039;t support mouse operations, it is not configurable, requires a PID to kill or renice a process and others. Does it even display a process tree, i haven&#039;t seen this feature yet.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993016">Kees de Jong</a>.</p>
<p>@Kees </p>
<p>Atleast top doesn&#8217;t support mouse operations, it is not configurable, requires a PID to kill or renice a process and others. Does it even display a process tree, i haven&#8217;t seen this feature yet.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993646</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 18 May 2018 06:05:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=29516#comment-993646</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993399&quot;&gt;DannyB&lt;/a&gt;.

@DannyB

Yes, i personally prefer glances to all these monitoring tools, it is modern, more advanced and feature-rich. Thanks for the contribution.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/htop-vs-top-in-linux/comment-page-1/#comment-993399">DannyB</a>.</p>
<p>@DannyB</p>
<p>Yes, i personally prefer glances to all these monitoring tools, it is modern, more advanced and feature-rich. Thanks for the contribution.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
