<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>dwt&#039;s life - liunx下选择文件大小为0的文件（find) 的评论</title>
<link>https://dwt.life/archives/145/</link>
<atom:link href="https://dwt.life/feed/archives/145/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>查找当前路径下所有文件大小为0的文件，并输出这些文件的名字find . -name &amp;quot;*&amp;quot; -type f -size 0c &amp;gt; out.txt#find . -nam...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>