<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Navigation-Commands on Ghafoor's Personal Blog</title><link>http://ghafoorsblog.com/tags/navigation-commands/</link><description>Recent content in Navigation-Commands on Ghafoor's Personal Blog</description><generator>Hugo</generator><language>en</language><managingEditor>noreply@example.com (AG Sayyed)</managingEditor><webMaster>noreply@example.com (AG Sayyed)</webMaster><copyright>Copyright © 2024-2026 AG Sayyed. All Rights Reserved.</copyright><lastBuildDate>Sat, 15 Nov 2025 17:39:51 +0000</lastBuildDate><atom:link href="http://ghafoorsblog.com/tags/navigation-commands/index.xml" rel="self" type="application/rss+xml"/><item><title>Navigation Commands</title><link>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/02-module/003-navigation-commands/</link><pubDate>Tue, 01 Jul 2025 23:22:50 +0000</pubDate><author>noreply@example.com (AG Sayyed)</author><guid>http://ghafoorsblog.com/courses/ibm/devops-content/devops-pcert/03-introduction-to-linux/02-module/003-navigation-commands/</guid><description>&lt;p class="lead text-primary"&gt;
This document explores essential Linux commands for navigating the filesystem. It covers how to list directory contents with ls, navigate between directories using cd, understand the difference between relative and absolute paths, and locate files with the find command. Examples demonstrate practical applications for effective filesystem exploration.
&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="listing-directory-contents"&gt;Listing Directory Contents&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;ls&lt;/code&gt; (list) command is a fundamental tool for viewing the contents of directories in a Linux filesystem. By default, when executed without any arguments, &lt;code&gt;ls&lt;/code&gt; displays the files and directories within the current working directory.&lt;/p&gt;</description></item></channel></rss>