<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Commands</title>
	<atom:link href="https://www.tecmint.com/category/linux-commands/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>Wed, 05 Aug 2026 06:47:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Linux Commands</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Use the watch Command in Linux to Monitor Commands in Real Time</title>
		<link>https://www.tecmint.com/watch-command-in-linux/</link>
					<comments>https://www.tecmint.com/watch-command-in-linux/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 06:47:25 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=62778</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/watch-command-in-linux/">How to Use the watch Command in Linux to Monitor Commands in Real Time</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>You&#8217;ve probably run df -h, waited a few seconds, and run it again while a file copy or backup was</p>
The post <a href="https://www.tecmint.com/watch-command-in-linux/">How to Use the watch Command in Linux to Monitor Commands in Real Time</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/watch-command-in-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>15 Bash (!) Operator Examples Every Linux User Should Know</title>
		<link>https://www.tecmint.com/logical-not-operator-linux-commands/</link>
					<comments>https://www.tecmint.com/logical-not-operator-linux-commands/#comments</comments>
		
		<dc:creator><![CDATA[Avishek]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 05:03:35 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13425</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/logical-not-operator-linux-commands/">15 Bash (!) Operator Examples Every Linux User Should Know</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Most Linux users come across the ! symbol in only two situations: when they learn the sudo !! shortcut, or</p>
The post <a href="https://www.tecmint.com/logical-not-operator-linux-commands/">15 Bash (!) Operator Examples Every Linux User Should Know</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/logical-not-operator-linux-commands/feed/</wfw:commentRss>
			<slash:comments>14</slash:comments>
		
		
			</item>
		<item>
		<title>9 Deprecated Linux Networking Commands and Alternative Tools You Should Use</title>
		<link>https://www.tecmint.com/deprecated-linux-commands/</link>
					<comments>https://www.tecmint.com/deprecated-linux-commands/#comments</comments>
		
		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Sat, 01 Aug 2026 05:34:40 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Networking Commands]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49264</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/deprecated-linux-commands/">9 Deprecated Linux Networking Commands and Alternative Tools You Should Use</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Linux provides tons of command line utilities that Linux administrators learned years ago are now outdated. They still work, the</p>
The post <a href="https://www.tecmint.com/deprecated-linux-commands/">9 Deprecated Linux Networking Commands and Alternative Tools You Should Use</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/deprecated-linux-commands/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Try uutils-coreutils: Rust Alternative to GNU Coreutils</title>
		<link>https://www.tecmint.com/install-uutils-coreutils-linux/</link>
					<comments>https://www.tecmint.com/install-uutils-coreutils-linux/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 08 Jul 2026 06:02:56 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=62408</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/install-uutils-coreutils-linux/">Try uutils-coreutils: Rust Alternative to GNU Coreutils</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>For years, I never gave GNU coreutils much thought. They&#8217;re the standard Linux commands like ls, cp, mv, cat, sort,</p>
The post <a href="https://www.tecmint.com/install-uutils-coreutils-linux/">Try uutils-coreutils: Rust Alternative to GNU Coreutils</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/install-uutils-coreutils-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Downgrade and Lock Packages With dnf in RHEL Systems</title>
		<link>https://www.tecmint.com/downgrade-package-dnf-command/</link>
					<comments>https://www.tecmint.com/downgrade-package-dnf-command/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 29 Jun 2026 11:37:36 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=62382</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/downgrade-package-dnf-command/">How to Downgrade and Lock Packages With dnf in RHEL Systems</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>You ran dnf update, and now something has stopped working. Instead of spending hours troubleshooting, you just want to go</p>
The post <a href="https://www.tecmint.com/downgrade-package-dnf-command/">How to Downgrade and Lock Packages With dnf in RHEL Systems</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/downgrade-package-dnf-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
