<?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/"
	xmlns:series="https://publishpress.com/"
	>

<channel>
	<title>Linux commands: Part 3 &#8211; Exploring the system &#8211; DevOps Lite</title>
	<atom:link href="https://devopslite.com/series/linux-commands-part-3-exploring-the-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://devopslite.com</link>
	<description>DevOps Howtos, Tutorials &#38; Guides</description>
	<lastBuildDate>Tue, 30 Apr 2024 11:06:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://devopslite.com/wp-content/uploads/2024/02/favicon.ico</url>
	<title>Linux commands: Part 3 &#8211; Exploring the system &#8211; DevOps Lite</title>
	<link>https://devopslite.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Understand system directories on Linux systems</title>
		<link>https://devopslite.com/understand-system-directories-on-linux-systems/</link>
					<comments>https://devopslite.com/understand-system-directories-on-linux-systems/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 05:34:10 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[directory]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=523</guid>

					<description><![CDATA[<p>This article will help you understand system directories on Linux systems. This, personally, is very important and especially for those who want to become a system administrator. There will be&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/understand-system-directories-on-linux-systems/">Understand system directories on Linux systems</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/understand-system-directories-on-linux-systems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
		<item>
		<title>Understand long format of ls command in Linux</title>
		<link>https://devopslite.com/understand-long-format-of-ls-command-in-linux/</link>
					<comments>https://devopslite.com/understand-long-format-of-ls-command-in-linux/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 21 Jan 2019 03:34:07 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[ls command]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[ls]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=520</guid>

					<description><![CDATA[<p>This article will help you understand the long format of ls command. You may already know the ls command in Linux is used to display content in a directory. Understanding&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/understand-long-format-of-ls-command-in-linux/">Understand long format of ls command in Linux</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/understand-long-format-of-ls-command-in-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
		<item>
		<title>Create links with ln command</title>
		<link>https://devopslite.com/create-links-with-ln-command/</link>
					<comments>https://devopslite.com/create-links-with-ln-command/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Sat, 10 Mar 2018 18:17:15 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[ln command]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[link linux]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=327</guid>

					<description><![CDATA[<p>What is the ln command used for? The ln command in linux is used to create a hard link or symbolic link. In this article, we will also learn what&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/create-links-with-ln-command/">Create links with ln command</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/create-links-with-ln-command/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
		<item>
		<title>Use less command to view long text documents</title>
		<link>https://devopslite.com/use-less-command-to-view-long-text-documents/</link>
					<comments>https://devopslite.com/use-less-command-to-view-long-text-documents/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Wed, 27 Dec 2017 02:10:23 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[less command]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[less]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=191</guid>

					<description><![CDATA[<p>In the Linux system, there are very long text files, such as system log files. To be able to view long text files easily, you can use the less command.&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/use-less-command-to-view-long-text-documents/">Use less command to view long text documents</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/use-less-command-to-view-long-text-documents/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
		<item>
		<title>Use &#8220;file&#8221; command to determine the type of file</title>
		<link>https://devopslite.com/use-file-command-to-determine-the-type-of-a-file/</link>
					<comments>https://devopslite.com/use-file-command-to-determine-the-type-of-a-file/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Mon, 25 Dec 2017 05:36:17 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[file]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=166</guid>

					<description><![CDATA[<p>Sometimes while working with Linux systems, you will see the type of file that you may have never known before. Linux supports you with a command you can determine the&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/use-file-command-to-determine-the-type-of-a-file/">Use &#8220;file&#8221; command to determine the type of file</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/use-file-command-to-determine-the-type-of-a-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
		<item>
		<title>ls &#8211; Listing the contents of a directory</title>
		<link>https://devopslite.com/ls-listing-the-contents-of-a-directory/</link>
					<comments>https://devopslite.com/ls-listing-the-contents-of-a-directory/#respond</comments>
		
		<dc:creator><![CDATA[Daniel Pham]]></dc:creator>
		<pubDate>Fri, 22 Dec 2017 18:09:02 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux command]]></category>
		<category><![CDATA[ls]]></category>
		<category><![CDATA[ls command]]></category>
		<guid isPermaLink="false">https://devopslite.com/?p=138</guid>

					<description><![CDATA[<p>To list the files and directories in the current working directory, we use the ls command. If on the Windows operating system, when you move to a specific folder, the&#8230;</p>
<p>The post <a rel="nofollow" href="https://devopslite.com/ls-listing-the-contents-of-a-directory/">ls &#8211; Listing the contents of a directory</a> appeared first on <a rel="nofollow" href="https://devopslite.com">DevOps Lite</a>.</p>
]]></description>
		
					<wfw:commentRss>https://devopslite.com/ls-listing-the-contents-of-a-directory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<series:name><![CDATA[Linux commands: Part 3 - Exploring the system]]></series:name>
	</item>
	</channel>
</rss>
