<?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>Thu, 27 Aug 2026 12:19:05 +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>20 DNF Commands Every Linux Administrator Should Know</title>
		<link>https://www.tecmint.com/dnf-commands-linux/</link>
					<comments>https://www.tecmint.com/dnf-commands-linux/#comments</comments>
		
		<dc:creator><![CDATA[Anusha Saive]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 09:14:09 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[dnf]]></category>
		<category><![CDATA[yum]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8529</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/dnf-commands-linux/">20 DNF Commands Every Linux Administrator Should Know</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Most people treat dnf as a drop-in replacement for yum and stop there. But that misses a lot of what</p>
The post <a href="https://www.tecmint.com/dnf-commands-linux/">20 DNF Commands Every Linux Administrator 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/dnf-commands-linux/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title>12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages</title>
		<link>https://www.tecmint.com/dmesg-commands/</link>
					<comments>https://www.tecmint.com/dmesg-commands/#comments</comments>
		
		<dc:creator><![CDATA[Narad Shrestha]]></dc:creator>
		<pubDate>Thu, 27 Aug 2026 05:39:58 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[dmesg]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7919</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/dmesg-commands/">12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Most people run dmesg once, see thousands of lines, and close the terminal. But that’s not really how you should</p>
The post <a href="https://www.tecmint.com/dmesg-commands/">12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/dmesg-commands/feed/</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>View and Manage Files using head, tail and cat Commands in Linux</title>
		<link>https://www.tecmint.com/view-contents-of-file-in-linux/</link>
					<comments>https://www.tecmint.com/view-contents-of-file-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Anusha Saive]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 07:13:53 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[head command]]></category>
		<category><![CDATA[tail command]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5916</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/view-contents-of-file-in-linux/">View and Manage Files using head, tail and cat Commands in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Most sysadmins only use cat to dump a file and tail -f to watch logs. That leaves a lot of</p>
The post <a href="https://www.tecmint.com/view-contents-of-file-in-linux/">View and Manage Files using head, tail and cat Commands in Linux</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/view-contents-of-file-in-linux/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>16 Fun Linux One-Liners Every Command-Line User Should Try</title>
		<link>https://www.tecmint.com/play-with-word-and-character-counts-in-linux/</link>
					<comments>https://www.tecmint.com/play-with-word-and-character-counts-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Anusha Saive]]></dc:creator>
		<pubDate>Fri, 21 Aug 2026 05:38:43 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[count letter in linux]]></category>
		<category><![CDATA[word count]]></category>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5907</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/play-with-word-and-character-counts-in-linux/">16 Fun Linux One-Liners Every Command-Line User Should Try</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>Linux command line has a lot of fun around itself and many tedious task can be performed very easily yet</p>
The post <a href="https://www.tecmint.com/play-with-word-and-character-counts-in-linux/">16 Fun Linux One-Liners Every Command-Line User Should Try</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/play-with-word-and-character-counts-in-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<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>
	</channel>
</rss>
