<?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: 10 &#8216;who&#8217; Command Examples for Linux Newbies	</title>
	<atom:link href="https://www.tecmint.com/linux-who-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-who-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 02:34:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976977</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 20 Mar 2018 08:38:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28856#comment-976977</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976740&quot;&gt;Aaron Kili&lt;/a&gt;.

@Yousef

To add on, a dead process is a task that has completed executing or it has ended; thus it is in the dead(X) state.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976740">Aaron Kili</a>.</p>
<p>@Yousef</p>
<p>To add on, a dead process is a task that has completed executing or it has ended; thus it is in the dead(X) state.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976976</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 20 Mar 2018 08:35:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28856#comment-976976</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976800&quot;&gt;Martins Almeida&lt;/a&gt;.

@Martins 

Thanks for the concern, i should have answered the question with a detailed explanation. I will consider this next time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976800">Martins Almeida</a>.</p>
<p>@Martins </p>
<p>Thanks for the concern, i should have answered the question with a detailed explanation. I will consider this next time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Martins Almeida		</title>
		<link>https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976800</link>

		<dc:creator><![CDATA[Martins Almeida]]></dc:creator>
		<pubDate>Mon, 19 Mar 2018 12:44:08 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28856#comment-976800</guid>

					<description><![CDATA[One cannot reply to a question of what is a dead process by saying it is a process in dead state.  You are replying using the same term of the question, it will not certainly satisfy who put the question.  

The user probably wants to know whether a dead process is a process that ended or a process that was definitely removed (uninstalled) from the Linux system.  It is process that was ended and it can be restarted later.]]></description>
			<content:encoded><![CDATA[<p>One cannot reply to a question of what is a dead process by saying it is a process in dead state.  You are replying using the same term of the question, it will not certainly satisfy who put the question.  </p>
<p>The user probably wants to know whether a dead process is a process that ended or a process that was definitely removed (uninstalled) from the Linux system.  It is process that was ended and it can be restarted later.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976740</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 19 Mar 2018 08:09:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28856#comment-976740</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976514&quot;&gt;Yousef Shanawany&lt;/a&gt;.

@Yousef

You are most welcome. A dead process is a task that is in the dead(X) state.  You can see all task states in Linux from here: https://github.com/torvalds/linux/blob/master/fs/proc/array.c#L122]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976514">Yousef Shanawany</a>.</p>
<p>@Yousef</p>
<p>You are most welcome. A dead process is a task that is in the dead(X) state.  You can see all task states in Linux from here: <a target="_blank" href="https://github.com/torvalds/linux/blob/master/fs/proc/array.c#L122" rel="nofollow ugc">https://github.com/torvalds/linux/blob/master/fs/proc/array.c#L122</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yousef Shanawany		</title>
		<link>https://www.tecmint.com/linux-who-command-examples/comment-page-1/#comment-976514</link>

		<dc:creator><![CDATA[Yousef Shanawany]]></dc:creator>
		<pubDate>Sun, 18 Mar 2018 01:20:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28856#comment-976514</guid>

					<description><![CDATA[Thanks for the article! Quick question. What&#039;s a &quot;dead&quot; process?]]></description>
			<content:encoded><![CDATA[<p>Thanks for the article! Quick question. What&#8217;s a &#8220;dead&#8221; process?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
