<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "[Linux]刪除所有CVS的資料夾"]]></title>
		<link>https://forum.andowson.com/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "[Linux]刪除所有CVS的資料夾"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>[Linux]刪除所有CVS的資料夾</title>
				<description><![CDATA[ 透過cvs下載來安裝後會產生一堆CVS目錄，一個目錄一個目錄進去砍非常花時間，而且下次更新時可能又產生了，可以透過下列指令一次給它一個痛快： 
<br>
[code]find -name CVS -exec rm -rf {} ';'[/code]]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/175/270.page</guid>
				<link>https://forum.andowson.com/posts/preList/175/270.page</link>
				<pubDate><![CDATA[Wed, 3 Oct 2007 15:29:06]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>