<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Foundations &amp; Navigation on cli_tty1</title>
    <link>/categories/foundations--navigation/</link>
    <description>Recent content in Foundations &amp; Navigation on cli_tty1</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 02 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/categories/foundations--navigation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Linux Terminal Command: ls (List Directory Contents)</title>
      <link>/commands/foundations/ls/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/ls/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;ls&lt;/code&gt;&lt;/strong&gt; command is one of the very first commands you learn when entering the Linux terminal. It lists directory contents, displaying files, folders, symlinks, and sockets.&lt;/p&gt;&#xA;&lt;p&gt;While typing &lt;code&gt;ls&lt;/code&gt; seems simple, under the hood lies a powerful directory inspector capable of custom sorting, displaying file permissions, and revealing hidden system files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: cd</title>
      <link>/commands/foundations/cd/</link>
      <pubDate>Wed, 01 Jul 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/cd/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;cd&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;cd&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: pwd</title>
      <link>/commands/foundations/pwd/</link>
      <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/pwd/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;pwd&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;pwd&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: mkdir</title>
      <link>/commands/foundations/mkdir/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/mkdir/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;mkdir&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;mkdir&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: rmdir</title>
      <link>/commands/foundations/rmdir/</link>
      <pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/rmdir/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;rmdir&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;rmdir&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: touch</title>
      <link>/commands/foundations/touch/</link>
      <pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/touch/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;touch&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;touch&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: find (Recursive Filesystem Search)</title>
      <link>/commands/foundations/find/</link>
      <pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/find/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;find&lt;/code&gt;&lt;/strong&gt; command is one of the most powerful system administration utilities in Linux. It recursively traverses directory trees, finds files and directories that match complex, multi-layered criteria, and allows you to execute shell commands directly on the results.&lt;/p&gt;&#xA;&lt;p&gt;In this tutorial, we will explore the complete syntax of &lt;code&gt;find&lt;/code&gt;, understand its filtering systems, and cover advanced execution recipes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: locate</title>
      <link>/commands/foundations/locate/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/locate/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;locate&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;locate&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: which</title>
      <link>/commands/foundations/which/</link>
      <pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/which/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;which&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;which&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: whereis</title>
      <link>/commands/foundations/whereis/</link>
      <pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/whereis/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;whereis&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;whereis&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: alias</title>
      <link>/commands/foundations/alias/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/alias/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;alias&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;alias&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux Terminal Command: export</title>
      <link>/commands/foundations/export/</link>
      <pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
      <guid>/commands/foundations/export/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;code&gt;export&lt;/code&gt;&lt;/strong&gt; command is an essential tool in &lt;strong&gt;Foundations &amp;amp; Navigation&lt;/strong&gt;. In this tutorial, we will explore what &lt;code&gt;export&lt;/code&gt; does, look at everyday examples, and cover advanced options to supercharge your command-line workflow.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
