<?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 for Tecmint: Linux Howtos, Tutorials &amp; Guides	</title>
	<atom:link href="https://www.tecmint.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 21 Apr 2026 04:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comment on mktemp: Create Secure Temporary Files Easily in Linux by Ravi Saive		</title>
		<link>https://www.tecmint.com/mktemp-create-secure-temporary-files-linux/comment-page-1/#comment-2405291</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 04:40:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61727#comment-2405291</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/mktemp-create-secure-temporary-files-linux/comment-page-1/#comment-2405021&quot;&gt;Gio&lt;/a&gt;.

@Gio,

I’ve removed the duplicated “&lt;strong&gt;Common User Mistake&lt;/strong&gt;” section under &lt;strong&gt;Chapter 1&lt;/strong&gt;.

Thanks for pointing it out—and glad you found the article useful!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/mktemp-create-secure-temporary-files-linux/comment-page-1/#comment-2405021">Gio</a>.</p>
<p>@Gio,</p>
<p>I’ve removed the duplicated “<strong>Common User Mistake</strong>” section under <strong>Chapter 1</strong>.</p>
<p>Thanks for pointing it out—and glad you found the article useful!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on mktemp: Create Secure Temporary Files Easily in Linux by Gio		</title>
		<link>https://www.tecmint.com/mktemp-create-secure-temporary-files-linux/comment-page-1/#comment-2405021</link>

		<dc:creator><![CDATA[Gio]]></dc:creator>
		<pubDate>Mon, 20 Apr 2026 07:11:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61727#comment-2405021</guid>

					<description><![CDATA[The &quot;Common User Mistake&quot; under the 1. chapter is doubled.

Thank you for the article. ]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Common User Mistake&#8221; under the 1. chapter is doubled.</p>
<p>Thank you for the article. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on 45 Zypper Commands to Manage &#8216;Suse&#8217; Linux Package Management by martinAB		</title>
		<link>https://www.tecmint.com/zypper-commands-to-manage-suse-linux-package-management/comment-page-1/#comment-2402100</link>

		<dc:creator><![CDATA[martinAB]]></dc:creator>
		<pubDate>Tue, 07 Apr 2026 22:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13284#comment-2402100</guid>

					<description><![CDATA[With the &lt;code&gt;mr&lt;/code&gt; command, the &lt;code&gt;-d&lt;/code&gt; and &lt;code&gt;-e&lt;/code&gt; arguments can be followed by more than one repository number, separated by spaces (e.g., 6 8 9 12 14…).]]></description>
			<content:encoded><![CDATA[<p>With the <code>mr</code> command, the <code>-d</code> and <code>-e</code> arguments can be followed by more than one repository number, separated by spaces (e.g., 6 8 9 12 14…).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on 14 Best Command-Line File Managers for Linux in 2026 by Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401667</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 06 Apr 2026 04:38:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31839#comment-2401667</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509&quot;&gt;Joe Koenig&lt;/a&gt;.

@Joe,

Thanks for the heads-up!

Regarding &lt;code&gt;lfm&lt;/code&gt;, there are actually two different projects with that name: the original &#039;&lt;strong&gt;Last File Manager&lt;/strong&gt;&#039; (written in Python) and a newer, separate project also called &#039;&lt;strong&gt;lfm&lt;/strong&gt;&#039; (written in C). The one mentioned in the article is the Python-based one, which features the dual-pane view and VFS.

Also, thanks for catching that broken link for Vifm. I&#039;ll get that updated to the correct address (vifm.info)!&quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509">Joe Koenig</a>.</p>
<p>@Joe,</p>
<p>Thanks for the heads-up!</p>
<p>Regarding <code>lfm</code>, there are actually two different projects with that name: the original &#8216;<strong>Last File Manager</strong>&#8216; (written in Python) and a newer, separate project also called &#8216;<strong>lfm</strong>&#8216; (written in C). The one mentioned in the article is the Python-based one, which features the dual-pane view and VFS.</p>
<p>Also, thanks for catching that broken link for Vifm. I&#8217;ll get that updated to the correct address (vifm.info)!&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on 14 Best Command-Line File Managers for Linux in 2026 by Joe Koenig		</title>
		<link>https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509</link>

		<dc:creator><![CDATA[Joe Koenig]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 07:45:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31839#comment-2401509</guid>

					<description><![CDATA[Hi, thanks for the article.  

Two quick remarks:
- The link for &#039;Vifm&#039; points to &#039;http://vifm/&#039;
- You state that &#039;lfm&#039; was &quot;written in Python&quot;, while the homepage says that it was written in C.
]]></description>
			<content:encoded><![CDATA[<p>Hi, thanks for the article.  </p>
<p>Two quick remarks:<br />
&#8211; The link for &#8216;Vifm&#8217; points to &#8216;http://vifm/&#8217;<br />
&#8211; You state that &#8216;lfm&#8217; was &#8220;written in Python&#8221;, while the homepage says that it was written in C.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
