<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>veazhi's bbs - W</title>
    <link>http://bbs.veazhi.com/forum-130-1.html</link>
    <description>Latest 20 threads of W</description>
    <copyright>Copyright(C) veazhi's bbs</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 05 Apr 2026 15:11:29 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.veazhi.com/static/image/common/logo_88_31.gif</url>
      <title>veazhi's bbs</title>
      <link>http://bbs.veazhi.com/</link>
    </image>
    <item>
      <title>使用 wget 下载文件交由管道直接解压（文件不保留到服务器）</title>
      <link>http://bbs.veazhi.com/thread-162-1-1.html</link>
      <description><![CDATA[首先，我们来看命令：

命令解说：这条命令的作用是以静默（-q）的方式把文件下载到 标准输出（-O-），而不保存称磁盘文件。然后通过管道把前面输出的 tar.gz 流直接交给 tar 解压（需注意的是：这里没有文件，所以，在 tar 后面的 xz 中不能带 f 参数），-C /path/to/t ...]]></description>
      <category>W</category>
      <author>admin</author>
      <pubDate>Thu, 07 Aug 2025 13:29:21 +0000</pubDate>
    </item>
    <item>
      <title>使用 wget 快速获取公网 ip 地址</title>
      <link>http://bbs.veazhi.com/thread-155-1-1.html</link>
      <description><![CDATA[如题。

如果有 ipv6 的话，它默认会优先获取 ipv6:
获取 ipv4:]]></description>
      <category>W</category>
      <author>admin</author>
      <pubDate>Thu, 07 Aug 2025 00:39:06 +0000</pubDate>
    </item>
  </channel>
</rss>