<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>linux on HpLeapfrog&#39;s Blog</title>
    <link>https://www.hpleapfrog.cn/categories/linux/</link>
    <description>Recent content in linux on HpLeapfrog&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Thu, 18 Apr 2024 08:52:20 +0000</lastBuildDate><atom:link href="https://www.hpleapfrog.cn/categories/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>tar打包解压</title>
      <link>https://www.hpleapfrog.cn/post/2024-04-19-tar%E6%89%93%E5%8C%85%E8%A7%A3%E5%8E%8B/</link>
      <pubDate>Thu, 18 Apr 2024 08:52:20 +0000</pubDate>
      
      <guid>https://www.hpleapfrog.cn/post/2024-04-19-tar%E6%89%93%E5%8C%85%E8%A7%A3%E5%8E%8B/</guid>
      <description>压缩 .tar.bz2格式压缩 tar -jcvf log.tar.bz2 yunweimao .tar.gz格式压缩 tar -zcvf log.tar.gz yunweimao 以.tar.br2 为后缀。压缩后大小小于.tar.gz 解压 .tar.gz 格式解压为 tar -zxvf xx.tar.gz .tar.bz2 格式解压为 tar -jxvf xx.tar.bz2</description>
    </item>
    
  </channel>
</rss>
