<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cat on 미어스토리</title><link>https://meerstory.com/tags/cat/</link><description>Recent content in Cat on 미어스토리</description><generator>Hugo</generator><language>ko-kr</language><lastBuildDate>Sat, 29 Aug 2026 07:14:59 +0900</lastBuildDate><atom:link href="https://meerstory.com/tags/cat/index.xml" rel="self" type="application/rss+xml"/><item><title>리눅스 cat 명령어 완벽 가이드 - 터미널 파일 조회부터 병합·생성 꿀팁까지!</title><link>https://meerstory.com/ubuntu/20260829_071443_3_cat_cat/</link><pubDate>Sat, 29 Aug 2026 07:14:59 +0900</pubDate><guid>https://meerstory.com/ubuntu/20260829_071443_3_cat_cat/</guid><description>&lt;h2 id="개요">개요&lt;/h2>
&lt;p>리눅스 및 우분투 터미널에서 가장 널리 쓰이는 &lt;code>cat&lt;/code> 명령어의 기초부터 실무 응용까지 완벽하게 정리합니다. 단순히 파일 내용을 출력하는 기능 외에도 줄 번호 표시, 공백 시각화, 파일 병합 및 EOF(Heredoc)를 활용한 파일 작성법까지 예제와 함께 소개합니다.&lt;/p>
&lt;h2 id="1-cat-명령어-기본-사용법과-텍스트-파일-내용-즉시-확인">1. cat 명령어 기본 사용법과 텍스트 파일 내용 즉시 확인&lt;/h2>
&lt;p>&lt;code>cat&lt;/code> 명령어 실습에 사용할 샘플 텍스트 파일을 생성하기 위해 &lt;code>echo &amp;quot;Hello Ubuntu 24.04 LTS World!&amp;quot; &amp;gt; sample.txt&lt;/code> 명령어를 실행합니다.&lt;/p>
&lt;p>&lt;img src="https://meerstory.com/ubuntu/20260829_071443_3_cat_cat/captures/s01_c01_echo__Hello_Ubuntu_24_04_LTS_World_____sample_txt.png" alt="echo “Hello Ubuntu 24.04 LTS World!” &amp;gt; sample.txt">&lt;/p></description></item></channel></rss>