<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>리눅스 파일권한 on 미어스토리</title><link>https://meerstory.com/tags/%EB%A6%AC%EB%88%85%EC%8A%A4-%ED%8C%8C%EC%9D%BC%EA%B6%8C%ED%95%9C/</link><description>Recent content in 리눅스 파일권한 on 미어스토리</description><generator>Hugo</generator><language>ko-kr</language><lastBuildDate>Sat, 29 Aug 2026 07:06:42 +0900</lastBuildDate><atom:link href="https://meerstory.com/tags/%EB%A6%AC%EB%88%85%EC%8A%A4-%ED%8C%8C%EC%9D%BC%EA%B6%8C%ED%95%9C/index.xml" rel="self" type="application/rss+xml"/><item><title>우분투 필수 명령어 ls -al: 리눅스 숨김 파일 및 권한 완벽 정복!</title><link>https://meerstory.com/ubuntu/20260829_070614_1_ls_al_ls/</link><pubDate>Sat, 29 Aug 2026 07:06:42 +0900</pubDate><guid>https://meerstory.com/ubuntu/20260829_070614_1_ls_al_ls/</guid><description>&lt;h2 id="개요">개요&lt;/h2>
&lt;p>리눅스 및 우분투 터미널 환경에서 가장 기본이 되면서도 중요한 명령어는 파일과 디렉터리를 조회하는 ls입니다. 본 글에서는 ls -al 옵션을 활용하여 파일의 권한, 소유자, 그리고 점(.)으로 시작하는 숨김 파일까지 한눈에 확인하는 방법을 실무 예제와 함께 자세히 알아봅니다.&lt;/p>
&lt;h2 id="1-ls-기본-사용법-및-파일-상세-정보-확인-ls-ls--l">1. ls 기본 사용법 및 파일 상세 정보 확인 (ls, ls -l)&lt;/h2>
&lt;p>&lt;code>ls&lt;/code> 명령어 실습을 위한 전용 공간을 생성하고 이동하기 위해 &lt;code>mkdir -p ~/ls_demo &amp;amp;&amp;amp; cd ~/ls_demo&lt;/code> 명령어를 실행합니다.&lt;/p>
&lt;p>&lt;img src="https://meerstory.com/ubuntu/20260829_070614_1_ls_al_ls/captures/s01_c01_mkdir_-p___ls_demo____cd___ls_demo.png" alt="mkdir -p ~/ls_demo &amp;amp;&amp;amp; cd ~/ls_demo">&lt;/p></description></item></channel></rss>