<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ls -Al on MeerStory</title><link>https://meerstory.com/en/tags/ls--al/</link><description>Recent content in Ls -Al on MeerStory</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 29 Aug 2026 07:06:42 +0900</lastBuildDate><atom:link href="https://meerstory.com/en/tags/ls--al/index.xml" rel="self" type="application/rss+xml"/><item><title>Essential Ubuntu Command ls -al: Mastering Linux Hidden Files and Permissions!</title><link>https://meerstory.com/en/ubuntu/20260829_070614_1_ls_al_ls/</link><pubDate>Sat, 29 Aug 2026 07:06:42 +0900</pubDate><guid>https://meerstory.com/en/ubuntu/20260829_070614_1_ls_al_ls/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>The most basic and important command in Linux and Ubuntu terminal environments is &lt;code>ls&lt;/code>, which displays files and directories. In this post, we will explore in detail how to use the &lt;code>ls -al&lt;/code> option to check file permissions, owners, and even hidden files starting with a dot (&lt;code>.&lt;/code>) at a glance, along with practical examples.&lt;/p>
&lt;h2 id="1-basic-usage-of-ls-and-checking-detailed-file-information-ls-ls--l">1. Basic Usage of ls and Checking Detailed File Information (ls, ls -l)&lt;/h2>
&lt;p>Run the command &lt;code>mkdir -p ~/ls_demo &amp;amp;&amp;amp; cd ~/ls_demo&lt;/code> to create and move into a dedicated workspace for practicing the &lt;code>ls&lt;/code> command.&lt;/p></description></item></channel></rss>