<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://owiki.kmu.edu.tw/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-tw">
		<id>http://owiki.kmu.edu.tw/index.php?action=history&amp;feed=atom&amp;title=Grep</id>
		<title>Grep - 修訂歷史</title>
		<link rel="self" type="application/atom+xml" href="http://owiki.kmu.edu.tw/index.php?action=history&amp;feed=atom&amp;title=Grep"/>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=Grep&amp;action=history"/>
		<updated>2026-04-10T06:33:18Z</updated>
		<subtitle>本站上此頁的修訂歷史</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://owiki.kmu.edu.tw/index.php?title=Grep&amp;diff=1388&amp;oldid=prev</id>
		<title>Vivien在2008年2月29日 (五) 10:31</title>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=Grep&amp;diff=1388&amp;oldid=prev"/>
				<updated>2008-02-29T10:31:58Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←上一修訂&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;在2008年2月29日 (五) 10:31所做的修訂版本&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;第1行：&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;第1行：&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;搜尋檔案中的字串&amp;lt;br&amp;gt;◎ grep &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&amp;lt;br&amp;gt;◎ grep -i &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為相同字串&amp;lt;br&amp;gt;◎ grep -r &amp;quot;字串&amp;quot; ./ 遞迴搜尋此層目錄包含其下所有子目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;搜尋檔案中的字串&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;, 並顯示出來&lt;/ins&gt;&amp;lt;br&amp;gt;◎ grep &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&amp;lt;br&amp;gt;◎ grep -i &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為相同字串&amp;lt;br&amp;gt;◎ grep -r &amp;quot;字串&amp;quot; ./ 遞迴搜尋此層目錄包含其下所有子目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Vivien</name></author>	</entry>

	<entry>
		<id>http://owiki.kmu.edu.tw/index.php?title=Grep&amp;diff=1384&amp;oldid=prev</id>
		<title>Vivien: 新頁面: 搜尋檔案中的字串&lt;br&gt;◎ grep &quot;字串&quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&lt;br&gt;...</title>
		<link rel="alternate" type="text/html" href="http://owiki.kmu.edu.tw/index.php?title=Grep&amp;diff=1384&amp;oldid=prev"/>
				<updated>2008-02-29T10:23:07Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面: 搜尋檔案中的字串&amp;lt;br&amp;gt;◎ grep &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&amp;lt;br&amp;gt;...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;搜尋檔案中的字串&amp;lt;br&amp;gt;◎ grep &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&amp;lt;br&amp;gt;◎ grep -i &amp;quot;字串&amp;quot; * 搜尋此層目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為相同字串&amp;lt;br&amp;gt;◎ grep -r &amp;quot;字串&amp;quot; ./ 遞迴搜尋此層目錄包含其下所有子目錄中，包含「字串」的所有檔案，若「字串」中的英文字元大小寫不同，將被視為不同字串&lt;/div&gt;</summary>
		<author><name>Vivien</name></author>	</entry>

	</feed>