<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">글걸이: p7zip에 달린 최근 덧글/걸린글 목록</title>
  <id>https://pat.im/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="https://pat.im/" />
  <subtitle type="html">적어도 한 발은 느린 뒷북 블로그</subtitle>
  <updated>2025-10-16T08:04:20+09:00</updated>
  <generator>Textcube 2.0.0 : Beta 3 : inquieto</generator>
  <entry>
    <title type="html">비밀 덧글입니다</title>
    <link rel="alternate" type="text/html" href="https://pat.im/878#comment105487" />
    <author>
      <name>비밀 덧글입니다</name>
    </author>
    <id>https://pat.im/878#comment105487</id>
    <published>2017-09-28T15:48:18+09:00</published>
    <summary type="html">비밀 덧글입니다</summary>
  </entry>
  <entry>
    <title type="html">팥알님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/878#comment105488" />
    <author>
      <name>팥알</name>
    </author>
    <id>https://pat.im/878#comment105488</id>
    <published>2017-09-28T20:46:55+09:00</published>
    <summary type="html">rpm 파일을 받아서 yum 또는 rpm으로 까는 방법이 있습니다.

http://ftp.daumkakao.com/epel/7/x86_64/p/p7zip-16.02-2.el7.x86_64.rpm

&amp;quot;yum install 파일이름&amp;quot;으로 rpm 파일을 깔 수 있습니다.</summary>
  </entry>
  <entry>
    <title type="html">javaxer님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/878#comment106143" />
    <author>
      <name>javaxer</name>
    </author>
    <id>https://pat.im/878#comment106143</id>
    <published>2021-11-15T08:41:43+09:00</published>
    <summary type="html">질문 하나만 드리고 싶은게 있는데요, 

-r 옵션을 붙여 주는게 어떤 차이가 있는지 잘 이해가 않가네요.
보통은 재귀 작동 명령인데 이게 어떤 의미인지 잘 모르겠습니다.</summary>
  </entry>
  <entry>
    <title type="html">팥알님의 덧글</title>
    <link rel="alternate" type="text/html" href="https://pat.im/878#comment106144" />
    <author>
      <name>팥알</name>
    </author>
    <id>https://pat.im/878#comment106144</id>
    <published>2021-11-15T14:06:09+09:00</published>
    <summary type="html">주석문에 tar 및 zip에 관하여 설명을 잘못한 것 같아서 주석문을 고쳤습니다.

archive.7z 파일 안에 아래와 같이 네 파일이 들어 있다고 하면

./1.js
./2.js
./script/3.js
./script/resource/4.js

7za d archive.7z *.js -r
은 1.js, 2.js, 3.js, 4.js를 모두 지웁니다.

7za d archive.7z *.js
은 1.js, 2.js만 지웁니다.</summary>
  </entry>
</feed>
