<?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: 30 Useful &#8216;ps Command&#8217; Examples for Linux Process Monitoring	</title>
	<atom:link href="https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 21:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1487052</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 07 May 2021 09:06:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27068#comment-1487052</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486795&quot;&gt;Manuel Jordan&lt;/a&gt;.

@Manuel,

Thanks again, corrected the commands in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486795">Manuel Jordan</a>.</p>
<p>@Manuel,</p>
<p>Thanks again, corrected the commands in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1487051</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 07 May 2021 09:05:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27068#comment-1487051</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486804&quot;&gt;Manuel Jordan&lt;/a&gt;.

@Manuel,

Thanks, corrected the command in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486804">Manuel Jordan</a>.</p>
<p>@Manuel,</p>
<p>Thanks, corrected the command in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manuel Jordan		</title>
		<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486804</link>

		<dc:creator><![CDATA[Manuel Jordan]]></dc:creator>
		<pubDate>Thu, 06 May 2021 21:42:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27068#comment-1486804</guid>

					<description><![CDATA[Hello again

Other error &quot;17. To print all threads of a process, use the &lt;code&gt;-H&lt;/code&gt; flag, this will show the LWP (lightweight process) as well as NLWP (number of lightweight process) columns.&quot; - Must be &quot;&lt;code&gt;-L&lt;/code&gt;&quot;.]]></description>
			<content:encoded><![CDATA[<p>Hello again</p>
<p>Other error &#8220;17. To print all threads of a process, use the <code>-H</code> flag, this will show the LWP (lightweight process) as well as NLWP (number of lightweight process) columns.&#8221; &#8211; Must be &#8220;<code>-L</code>&#8220;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manuel Jordan		</title>
		<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1486795</link>

		<dc:creator><![CDATA[Manuel Jordan]]></dc:creator>
		<pubDate>Thu, 06 May 2021 21:26:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27068#comment-1486795</guid>

					<description><![CDATA[Excellent tutorial. 

About &quot;14. To select processes by tty, use the &lt;code&gt;-t&lt;/code&gt; flag as follows.&quot;

The 2 first commands are incorrect, must be &quot;&lt;strong&gt;pst&lt;/strong&gt;&quot; not &quot;&lt;strong&gt;pts&lt;/strong&gt;&quot; (In the screen appears fine)

I really enjoy read and learn from your tutorials 

a cold beer for you!]]></description>
			<content:encoded><![CDATA[<p>Excellent tutorial. </p>
<p>About &#8220;14. To select processes by tty, use the <code>-t</code> flag as follows.&#8221;</p>
<p>The 2 first commands are incorrect, must be &#8220;<strong>pst</strong>&#8221; not &#8220;<strong>pts</strong>&#8221; (In the screen appears fine)</p>
<p>I really enjoy read and learn from your tutorials </p>
<p>a cold beer for you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1479440</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 22 Apr 2021 06:42:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27068#comment-1479440</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1478323&quot;&gt;Eric Duault&lt;/a&gt;.

@Eric,

Thanks, I will check and corrected the command with screenshot...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ps-command-examples-for-linux-process-monitoring/comment-page-1/#comment-1478323">Eric Duault</a>.</p>
<p>@Eric,</p>
<p>Thanks, I will check and corrected the command with screenshot&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
