<?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>ikn0w1T&#039;s blog - find命令小记 的评论</title>
<link>https://blog.lihan.cyou/index.php/archives/158/</link>
<atom:link href="https://blog.lihan.cyou/index.php/feed/archives/158/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>find命令小记1. 按文件名查找查找当前目录及其子目录下所有名为example.txt的文件find . -name &amp;quot;example.txt&amp;quot;. 表示从当前目录开始查找。...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>