<?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/%EC%9A%B0%EB%B6%84%ED%88%AC-%ED%84%B0%EB%AF%B8%EB%84%90/</link><description>Recent content in 우분투 터미널 on 미어스토리</description><generator>Hugo</generator><language>ko-kr</language><lastBuildDate>Sat, 29 Aug 2026 07:11:01 +0900</lastBuildDate><atom:link href="https://meerstory.com/tags/%EC%9A%B0%EB%B6%84%ED%88%AC-%ED%84%B0%EB%AF%B8%EB%84%90/index.xml" rel="self" type="application/rss+xml"/><item><title>우분투 ls 명령어 옵션 완벽 가이드 - 파일 목록 보기 좋게 정리하는 필수 꿀팁 5가지</title><link>https://meerstory.com/ubuntu/20260829_071032_2_ls_ls/</link><pubDate>Sat, 29 Aug 2026 07:11:01 +0900</pubDate><guid>https://meerstory.com/ubuntu/20260829_071032_2_ls_ls/</guid><description>&lt;h2 id="개요">개요&lt;/h2>
&lt;p>리눅스 및 우분투 환경에서 가장 기본이 되는 ls 명령어의 핵심 옵션과 활용법을 소개합니다. 단순히 파일 이름을 나열하는 수준을 넘어 파일 상세 정보, 용량 단위 읽기, 숨김 파일 조회 및 정렬 기법까지 실무에서 즉시 활용할 수 있는 파일 정리 노하우를 다룹니다.&lt;/p>
&lt;h2 id="1-기본-파일-목록-조회와-숨김-파일-및-상세-권한-확인-ls--l-ls--al">1. 기본 파일 목록 조회와 숨김 파일 및 상세 권한 확인 (ls -l, ls -al)&lt;/h2>
&lt;p>&lt;code>ls&lt;/code> 명령어 실습을 위한 전용 공간을 생성하고 이동한 후 일반 파일과 숨김 파일을 준비하기 위해 &lt;code>mkdir -p ~/ls_demo &amp;amp;&amp;amp; cd ~/ls_demo &amp;amp;&amp;amp; touch file1.txt file2.log .hidden_config&lt;/code> 명령어를 실행합니다.&lt;/p></description></item></channel></rss>