<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>o-(^ ^o)Lovely Twins</title>
		<link>http://twins.tomeii.com/</link>
		<description>내 뜻대로 되는거야</description>
		<language>ko</language>
		<pubDate>Sun, 16 Nov 2008 04:33:48 +0900</pubDate>
		<generator>Tattertools 1.1.0.1 : Friends</generator>
		<image>
		<title>o-(^ ^o)Lovely Twins</title>
		<url>http://twins.tomeii.com/attach/1/1214237737.gif</url>
		<link>http://twins.tomeii.com/</link>
		<width>200</width>
		<height>150</height>
		<description>내 뜻대로 되는거야</description>
		</image>
		<item>
			<title>턱선이 살아 있을 때 내 모습</title>
			<link>http://twins.tomeii.com/98</link>
			<description>&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://twins.tomeii.com/attach/1/1276483123.jpg&quot; width=&quot;320&quot; height=&quot;240&quot; alt=&quot;사용자 삽입 이미지&quot; /&gt;&lt;/div&gt;사진 폴더를 정리하다가...&lt;br /&gt;2006년 5월 8일에 찍은 사진이다.&lt;br /&gt;뭐 당시도 살이 붙은 상태였긴 하지만.. 지금보다는 더 낫네;;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;재호야. 운동하자!</description>
			<category>하루정리</category>
			<author> (Twins)</author>
			<guid>http://twins.tomeii.com/98</guid>
			<comments>http://twins.tomeii.com/98#entry98comment</comments>
			<pubDate>Sun, 16 Nov 2008 03:53:59 +0900</pubDate>
		</item>
		<item>
			<title>[펌] grep / find 정규 표현식을 이용한 사용 방법</title>
			<link>http://twins.tomeii.com/97</link>
			<description>&lt;div style=&quot;margin: 0px; font-size: 21px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;1.grep 명령어&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;1.1 grep의 의미&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;grep : 파일 전체를 뒤져 정규표현식에 대응하는 모든 행들을 출력한다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;egrep : grep의 확장판으로, 추가 정규표현식 메타문자들을 지원한다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;fgrep : fixed grep 이나 fast grep으로 불리며, 모든 문자를 문자 그래도 취급한다. 즉, 정 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 규표현식의 메타문자도 일반 문자로 취급한다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;1.2 grep의 동작 방법&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;grep에서 사용하는 정규표현식 메타문자&lt;/span&gt; 
&lt;p&gt;
&lt;table style=&quot;border: medium none ; border-collapse: collapse;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; height=&quot;462&quot; width=&quot;530&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;메타문자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;기 &amp;nbsp;&amp;nbsp; 능&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;사용 예&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;사용 예 설명&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;^&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;행의 시작 지시자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;^love&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love로 시작하는 모든 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;$&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;행의 끝 지시자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;love$&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love로 끝나는 모든 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;하나의 문자와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;l..e&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;l 다음에 두 글자가 나오고 e로 끝나는 문자열을 포함하는 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;*&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;선행문자와 같은 문자의 0개 혹은 임의개수와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039; *love&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;0개 혹은 임의 개수의 공백 문자 후에 love로 끝나는 문자열을 포함한 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;[]&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;[] 사이의 문자 집합중 하나와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;[Ll]ove&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love나 Love를 포함하는 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;[^ ]&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;문자집합에 속하지 않는 한 문자와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;[^A-K]love&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;A와 K 사이의 범위에 포함되지 않는 한 문자와 ove가 붙어있는 문자열과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;\&amp;lt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;단어의 시작 지시자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;\&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love로 시작하는 단어를 포함하는 행과 대응(vi,grep에서 지원)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;\&amp;gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;단어의 끝 지시자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;love\&amp;gt;&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love로 끝나는 단어를 포함하는 행과 대응&lt;/span&gt; 
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(vi,grep에서 지원)&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;\(..\)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;다음 사용을 위해 태그를 붙인다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;\(lov\)ing&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;지정된 부분을 태크1에 저장한다. 나중에 태그값을 참고하려면 \1을 쓴다. 맨 왼쪽부터 시작해 태그를 9개가지 쓸 수 있다. 왼쪽 예에서는 lov가 레지스터1에 저장되고 나중에 \1로 참고할 수 있다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;x\{m\}&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;문자 x를 m번 반복한다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;o\{5\}&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;문자 o가 5회 연속적으로 나오는 모든 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;x\{m,\}&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;적어도 m번 반복한다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;o\{5,\}&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;문자 o가 최소한 5회 반복되는 모든 행과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;64&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;x\{m,n\}&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;131&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;m회 이상 n회 이하 반복한다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;75&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;o\{5,10\}&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;254&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;문자 o가 5회에서 10회 사이의 횟수로 연속적으로 나타나는 문자열과 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;grep의 옵션&lt;/span&gt; &lt;/p&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;table style=&quot;border: medium none ; border-collapse: collapse;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; height=&quot;58&quot; width=&quot;529&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;옵션&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;23&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;동작 설명&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-b&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;검색 결과의 각 행 앞에 검색된 위치의 블록 번호를 표시한다. 검색 내용이 디스크의 어디쯤 있는지 위치를 알아내는데 유용하다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-c&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;검색 결과를 출력하는 대신, 찾아낸 행의 총수를 출력한다.&amp;nbsp; (count)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-h&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;파일 이름을 출력하지 않는다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-i&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;대소문자를 구분 하지 않는다.(대문자와 소문자를 동일하게 취급). (ignore)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-l&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;패턴이 존재하는 파일의 이름만 출력한다.(개행문자로 구분) (list file)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-n&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;파일 내에서 행 번호를 함께 출력한다. (number)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-s&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;에러 메시지 외에는 출력하지 않는다. 종료상태를 검사할 때 유용하게 쓸 수 있다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-v&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;패턴이 존재하지 않는 행만 출력한다. (invert)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;37&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: center;&quot;&gt;-w&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;489&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;패턴 표현식을 하나의 단어로 취급하여 검색한다. (word)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt; &lt;/div&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -n &#039;^jack:&#039; /etc/passwd&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(/etc/passwd 파일에서 jack을 찾는다. jack이 행의 맨 앞에 있으면 행 번호를 화면으로 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;1.3 grep과 종료 상태&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;grep은 파일 검색의 성공 여부를 종료 상태값으로 되돌려준다. &lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;패턴을 찾으면 0, 패턴을 찾을 수 없으면 1, 팡리이 존재하지 않을 경우 2&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;sed,a자 등은 검색의 성공 여부에 대한 종료 상태값을 반환하지 않는다. 다만 구문 에러가 있을 경우에만 에러를 보고한다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 21px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;2. 정규표현식을 사용하는 grep의 예제&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep NW datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep NW d*&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(d로 시작하는 모든 파일에서 NW를 포함하는 모든 행을 찾는다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;^n&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(n으로 시작하는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;4$&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(4로 끝나는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep TB Savage datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(TB만 인자이고 Savage와 datafile은 파일 이름이다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;TB Savage&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(TB Savage를 포함하는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;5\.&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(숫자 5, 마침표, 임의의 한 문자가 순서대로 나타나는 문자열이 포함된 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;\.5&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(.5가 나오는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;^[we]&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(w나 e로 시작하는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;[^0-9]&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(숫자가 아닌 문자를 하나라도 포함하는 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;[A-Z][A-Z] [A-Z]&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(대문자 2개와 공백 1개, 그리고 대문자 하나가 연이어 나오는 문자열이 포함된 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;ss* &#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(s가 한 번 나오고, 다시 s가 0번 또는 여러번 나온 후에 공백이 연이어 등장하는 문자열을 포함한 모든 행을 출력한다.) &lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;[a-z]\{9\}&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(소문자가 9번 이상 반복되는 문자열을 포함하는 모든 행을 출력한다.) &lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;\(3\)\.[0-9].*\1 *\1&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(숫자 3,마침표,임의의 한 숫자,임의 개수의 문자,숫자 3(태그),임의 개수의 탭 문자,숫자 3의 순서를 갖는 문자열이 포한된 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;\&lt;north&#039; span=&quot;&quot; datafile=&quot;&quot;&gt;&amp;lt;&amp;gt; &lt;/north&#039;&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(north로 시작하는 단어가 포함된 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;\&lt;north\&gt;&#039; datafile&lt;/north\&gt;&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(north라는 단어가 포함된 모든 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep &#039;\&amp;lt;[a-z].*n\&amp;gt;&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(소문자 하나로 시작하고, 이어서 임의 개수의 여러 문자가 나오며, n으로 끝나는 단어가 포함된 모든 행을 출력한다. 여기서 .*는 공백을 포함한 임의의 문자들을 의미한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 21px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;3. grep에 옵션 사용&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -n &#039;^south&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(행번호를 함께 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -i &#039;pat&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(대소문자를 구별하지 않게 한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -v &#039;Suan Chin&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(문자열 Suan Chin이 포함되지 않은 모든 행을 출력하게 한다. 이 옵션은 입력 파일에서 특정 내용의 입력을 삭제하는데 쓰인다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -v &#039;Suan Chin&#039; datafile &amp;gt; black&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# mv black datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -l &#039;SE&#039; *&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(패턴이 찾아진 파일의 행 번호 대신 단지 파일이름만 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -w &#039;north&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(패턴이 다른 단어의 일부가 아닌 하나의 단어가 되는 경우만 찾는다. northwest나 northeast 등의 단어가 아니라, north라는 단어가 포함된 행만 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# grep -i &quot;$LOGNAME&quot; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(환
경변수인 LOGNAME의 값을 가진 모든 행을 출력한다. 변수가 큰따옴표로 둘러싸여 있는 경우, 쉘은 변수의 값으로 치환한다.
작은따옴표로 둘러싸여 있으면 변수 치환이 일어나지 않고 그냥 $LOGNAME 이라는 문자로 출력된다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 21px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;4. egrep&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;egrep(extended grep) : grep에서 제공하지 않는 확장된 정규표현식 메타문자를 지원 &amp;nbsp;한&lt;/span&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;다.&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;grep와 동일한 명령행 옵션을 지원한다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;egrep에서 지원하는 확장 메타문자&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;table style=&quot;border: medium none ; border-collapse: collapse;&quot; border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; height=&quot;152&quot; width=&quot;536&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;49&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;메타문자&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;136&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;기능&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;사용 예&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;사용 예 설명&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;49&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;+&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;136&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;선행문자와 같은 문자의 1개 혹은 임의 개수와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;[a-z]+ove&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;1개 이상의 소문자 뒤에 ove가 붙어있는 문자열과 대응. move,approve,love,behoove 등이 해당된다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;49&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;?&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;136&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;선행문자와 같은 문자의0개 혹은 1개와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;lo?ve&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;l 다음에 0개의 문자 혹은 하나의 문자가 o가 나오는 문자열과 대응. love,lve 등이 해당된다.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;49&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;a|b&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;136&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;a 혹은 b와 대응&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;love|hate&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;4&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;love 혹은 hate와 대응.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; rowspan=&quot;2&quot; height=&quot;32&quot; valign=&quot;center&quot; width=&quot;49&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;()&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; rowspan=&quot;2&quot; height=&quot;32&quot; valign=&quot;center&quot; width=&quot;136&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;정규표현식을 묶어준다&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;16&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;love(able|ly)&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;16&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;lovable 혹은 lovely와 대응. &lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;16&quot; valign=&quot;center&quot; width=&quot;81&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&#039;(ov)+&#039;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;
&lt;td style=&quot;border: 0.12mm solid rgb(0, 0, 0);&quot; height=&quot;16&quot; valign=&quot;center&quot; width=&quot;265&quot;&gt;
&lt;div style=&quot;margin: 0px; font-size: 12px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12px; color: rgb(0, 0, 0); line-height: 19px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;ov가 한 번 이상 등장하는 문자열과 일치.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;4.1 egrep 예제&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039;NW|EA&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(NW나 EA가 포함된 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039;3+&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(숫자 3이 한 번 이상 등장하는 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039;2\.?[0-9]&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(숫자 2 다음에 마침표가 없거나 한 번 나오고, 다시 숫자가 오는 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039; (no)+&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(패턴 no가 한 번 이상 연속해서 나오는 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039;S(h|u)&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(문자 S 다음에 h나 u가 나오는 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# egrep &#039;Sh|u&#039; datafile&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;(패턴 Sh나 u를 포함한 행을 출력한다.)&lt;/span&gt; &lt;/div&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;div style=&quot;margin: 0px; font-size: 21px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;5. 고정 grep 과 빠른 grep&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;fgrep : grep 명령어와 동일하게 동작한다. 다만 정규표현식 메타문자들을 특별하게 취급하지&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;않는다.&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 0); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;# fgrep &#039;[A-Z]****[0-9]..$5.00&#039; file&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 255); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;([A-Z]****[0-9]..$5.00 이 포함된 행을 출력한다. 모든 문자들을 문자 자체로만 취급한다.)&lt;/span&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt; &lt;/div&gt;
&lt;div style=&quot;margin: 0px; font-size: 13px; color: rgb(0, 0, 255); text-indent: 0px; line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;6. find 명령어&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;
&lt;p&gt;&lt;b&gt;find&lt;/b&gt; 명령의 일반적인 형태는 다음과 같다. 
&lt;/p&gt;&lt;blockquote&gt;&lt;b&gt;find path expressions&lt;/b&gt; &lt;/blockquote&gt;
&lt;p&gt;각각의 인수들의 의미는 다음과 같다. &lt;/p&gt;
&lt;dl&gt;&lt;dt&gt;&lt;strong&gt;path&lt;/strong&gt; 
&lt;/dt&gt;&lt;dd&gt;찾기 시작할 위치를 나타낸다. 예를들어, `.&#039;은 현재 디렉토리를 나타내고, `/&#039;은 루트 디렉토리부터 찾을 겻을 나타낸다. 

&lt;/dd&gt;&lt;dt&gt;&lt;strong&gt;expression&lt;/strong&gt; 
&lt;/dt&gt;&lt;dd&gt;특정 파일을 찾기 위한 여려가지 조건들을 표현하는 부분으로 &lt;b&gt;option, test, action, operator&lt;/b&gt; 등의 구문으로 구성되어진다. 
&lt;/dd&gt;&lt;/dl&gt;
&lt;p&gt;그럼, &lt;b&gt;expression&lt;/b&gt;의 각각의 구성 요소에 대하여 알아보자. &lt;b&gt;option&lt;/b&gt;은 &lt;b&gt;test&lt;/b&gt;와 상관 없이 항상 적용된다. &lt;b&gt;option&lt;/b&gt;의 방법에는 다음과 같은 것이 있다. &lt;/p&gt;
&lt;br /&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-name&lt;/strong&gt; : 확장자가 txt 인 화일을 찾는다.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find / -name &#039;*.txt&#039;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-perm&lt;/strong&gt; : 퍼미션이 666(-rw-rw-rw-)인 화일을 찾는다. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find . -perm 666&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-type&lt;/strong&gt; : 파일의 타입을 지정하여, 찾고자하는 파일을 찾는다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;타입의 종류는 다음과 같다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;br /&gt;b : 블록 특수 파일(block device)&lt;br /&gt;c : 캐릭터 특수 파일 (character deice)&lt;br /&gt;d : 디렉토리(directory)&lt;br /&gt;f : 일반파일(file)&lt;br /&gt;l : 심볼릭 링크(link)&lt;br /&gt;p : 파이프 (pipe)&lt;br /&gt;s : 소켓 (socket)&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;현재 디렉토리 아래에 있는 서브디렉토리를 모두 찾는다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find . -type d&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-atime&lt;/strong&gt; +n/-n/n : 최근 n일 이전에 액세스된 파일을 찾아준다.(accessed time)&lt;br /&gt;+n은 n일 또는 그보다 더 오래 전의 파일&lt;br /&gt;-n은 오늘 부터 n일 전까지의 파일&lt;br /&gt;n은 정확히 n일 전에 액세스되었음을 의미한다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;시스템 전체에서 한 달 또는 그 이상의 기간동안 한번도 액세스하지 않은 디렉토리&lt;span lang=&quot;EN-US&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;b&gt;find / -atime +30 -type d&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-ctime&lt;/strong&gt; +n/-n/n : ctime은 파일의 퍼미션을 마지막으로 변경시킨 날짜를 의미한다. (changed time)&lt;br /&gt;+n은 n일 또는 그보다 더 오래 전의 파일&lt;br /&gt;-n은 오늘 부터 n일 전까지의 파일&lt;br /&gt;n은 정확히 n일 전에 수정되었음을 의미한다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;현재 디렉토리 아래에서 최근 일주일 동안 고친 파일&lt;span lang=&quot;EN-US&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find . -ctime -7&lt;/b&gt; &lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-mtime&lt;/strong&gt; +n/-n/n : mtime은 파일내의 data를 마지막으로 변경한 날짜를 의미한다.(modified time)&lt;br /&gt;+n은 n일 또는 그보다 더 오래 전의 파일&lt;br /&gt;-n은 오늘 부터 n일 전까지의 파일&lt;br /&gt;n은 정확히 n일 전에 수정되었음을 의미한다.&lt;br /&gt;-cnewer 파일명 : &#039;파일명&#039; 부분에 적어준 파일보다 더 최근에 수정된 파일들을 찾아준다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;test.txt 화일이 생성된 이후의 화일을 찾는다. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find . -cnewer test.txt -print&lt;/b&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;strong&gt;-user&lt;/strong&gt; 유저네임 : &#039;유저네임&#039; 부분에 지정한 유저 소유의 파일을 찾아준다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;nalabi 라는 계정의 화일을 찾아준다. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
&lt;table style=&quot;background: rgb(224, 224, 224) none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; margin-left: 36pt; width: 90%;&quot; bgcolor=&quot;#e0e0e0&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;90%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;padding: 0.75pt;&quot;&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;&quot;&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b&gt;find / -user nalabi&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;그외 자주 쓰이지 않지만 추가 옵션으로는 아래와 같다.&lt;br /&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-maxdepth n&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;0이 아닌 정수값으로 경로 깊이를 지정하여 검색을 할 경우에 사용한다. 예를들어, &#039;&lt;/span&gt;&lt;tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-maxdepth 1&lt;/span&gt;&lt;/tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&#039;은 시작위치로 지정한 디렉토리만 검색하고 하위 디렉토리는 찾지 않는다.&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt; &lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;b&gt;-mindepth&lt;/b&gt; 옵션은 반대로 동작한다. 즉, 지정한 숫자만큼의 깊이부터 그 하위 디렉토리를 검색한다. (GNU find 버전) &lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;br /&gt;-follow&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;심볼릭 링크된 디렉토리도 검색을 할 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;/span&gt; &lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-mount&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;현재의 파일 시스템과 동일한 타입의 파일 시스템에서만 검색을 할 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;test&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;에는 다음과 같은 방법들이 있으며&lt;span lang=&quot;EN-US&quot;&gt;, &lt;b&gt;test&lt;/b&gt;에 사용하는 인수에는 보다 큰 수를 의미하는 `&#039;나, 보다 작은 수를 의미하는 `&#039;를 함께 사용할 수 있다. 인수에 아무 연산자가 없을 경우에는 정확히 그 인수 값을 의미한다. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-group&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;특정 그룹 소유의 파일들을 찾을 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-nouser&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;소유자가 없는 파일을 찾을 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;. 즉, &lt;/span&gt;&lt;tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;/etc/passwd&lt;/span&gt;&lt;/tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; 파일에 없는 소유자의 파일을 찾을 경우에 사용한다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-nogroup&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;올바른 그룹의 소유가 아닌 파일을 찾을 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;. 즉, &lt;/span&gt;&lt;tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;/etc/groups&lt;/span&gt;&lt;/tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; 파일에 없는 그룹의 소유인 파일을 찾을 경우에 사용한다.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;newer file1 file2&lt;br /&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;`&lt;b&gt;file1&lt;/b&gt;&#039; 보다는 이후에 `&lt;b&gt;file2&lt;/b&gt;&#039; 보다는 이전에 생성되거나 변형된 파일들을 찾을 경우에 사용한다.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-size n[bckw]&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;크기가 &lt;b&gt;&lt;span lang=&quot;EN-US&quot;&gt;n&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt; 유닛(unit)인 파일을 찾을 경우에 사용한다. 유닛은 기본 설정(`&lt;b&gt;b&lt;/b&gt;&#039;&#039;와 함께 사용한 경우와 동일)인 512 바이트의 블럭, `&lt;b&gt;c&lt;/b&gt;&#039;를 사용할 경우에는 1 바이트, `&lt;b&gt;k&lt;/b&gt;&#039;를 사용할 경우에는 킬로바이트, `&lt;b&gt;w&lt;/b&gt;&#039;를 사용할 경우에는 2 바이트의 워드 크기를 나타낸다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-empty&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;비어있는 파일이나 디렉토리를 찾을 경우에 사용한다&lt;span lang=&quot;EN-US&quot;&gt;. (GNU find 버전) &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-regex&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;정규표현식&lt;span lang=&quot;EN-US&quot;&gt;(regular expression)을 이용하여 파일들을 찾을 경우에 사용한다. `&lt;b&gt;-iregex&lt;/b&gt;&#039;는 대소문자를 구별하지 않을 경우에 사용한다. (GNU find 버전) &lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;action&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;은 &lt;b&gt;&lt;span lang=&quot;EN-US&quot;&gt;test&lt;/span&gt;&lt;/b&gt;에서의 조건과 일치하는 파일들에 대해 수행할 작업을 명시하는 것으로 다음과 같은 방법들이 있다&lt;span lang=&quot;EN-US&quot;&gt;. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-print&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;찾은 파일들을 표준출력&lt;span lang=&quot;EN-US&quot;&gt;(stdout)으로 출력한다. 기본으로 설정되어 있다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-fprint file&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;찾은 파일들을&lt;span lang=&quot;EN-US&quot;&gt; `&lt;b&gt;file&lt;/b&gt;&#039;로 출력한다. `&lt;b&gt;file&lt;/b&gt;&#039;이 존재 하지 않을 경우에는 새로 생성되고, 존재할 경우에는 기존의 파일은 없어진다. (GNU find 버전) &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-exec&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;파일을 찾았을 경우&lt;span lang=&quot;EN-US&quot;&gt;, 찾은 파일들에 대해 특정 명령을 수행 할 때 사용한다. 일반적으로 `&lt;/span&gt;&lt;tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-exec command {} ;&lt;/span&gt;&lt;/tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&#039;의 형식을 취한다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-ok&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;&lt;b&gt;-exec&lt;/b&gt;와 동일한 작업을 한다. 다른 점은, 명령을 실행할 때마다 실행 의사를 물어본다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-ls&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;`&lt;/span&gt;&lt;tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;ls -dils&lt;/span&gt;&lt;/tt&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&#039; 형식으로 찾은 파일들의 정보를 출력할때 사용한다. &lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;-fls file&lt;/span&gt;&lt;/strong&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt; &lt;br /&gt;`&lt;b&gt;ls&lt;/b&gt;&#039;와 동일하게 동작하며 결과를 `&lt;b&gt;file&lt;/b&gt;&#039;로 출력한다.&lt;br /&gt;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;operator&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;는 &lt;b&gt;&lt;span lang=&quot;EN-US&quot;&gt;test&lt;/span&gt;&lt;/b&gt;에서 사용한 옵션들을 조합하여 조건식을 만들고자 할때 사용는 것으로 다음과 같은 방법들이 있다&lt;span lang=&quot;EN-US&quot;&gt;. (설명 순서는 우선순위(precedence)에 따른다.)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;[예제]&lt;/strong&gt; &lt;br /&gt;자신의 홈 디렉토리에서 확장자가 &#039;.txt&#039;인 파일을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find &amp;nbsp; -name &quot;*.txt&#039;&#039; -print&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;현재 디렉토리 밑에서 첫글자가 영어 대문자인 모든 파일을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find . -name &quot;[A-Z]*&#039;&#039; -print&lt;/font&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&#039;/usr/local&#039;에서 첫 두글자는 영어 소문자이고 세번째 한자리는 숫자로 시작하는 이름을 가진 파일을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find /usr/local -name &quot;[a-z][a-z][0-9]*&#039;&#039; -print&lt;/font&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;확장자가 .txt 인 파일을 찾으면서 현재 디렉토리와 한 단계 밑의 디렉토리에서만 파일을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find &amp;nbsp; -maxdepth 2 -name &quot;*.txt&#039;&#039; -print&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;현재 디렉토리 밑에서 `zzang&#039;이라는 이름을 가진 사용자 소유의 파일을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find . -user zzang -print&lt;/font&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;시스템에서 소유자나 그룹이 없는 파일을 찾을 경우 (크래커가 만들어 놓은 파일일 경우도 있음) &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find / -nouser -o -nogroup -print&lt;/font&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;자신의 홈 디렉토리에서 최근 3일 동안 변경된 파일들을 찾을 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find . -mtime -3 -print&lt;/font&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&#039;/tmp&#039;에서 최근 5일 동안 변경되지 않은 파일들을 찾아서 삭제할 경우 (파일을 삭제할 때마다 삭제할 것인가를 물어보도록) &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find . -mtime +5 -print -ok rm {} ;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;현재 디렉토리 밑에 있는 모든 포스트 스크립트 파일(.ps)을 찾아서 gzip으로 압축을 하고 그 목록을 result.txt라는 파일에 저정할 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find . -name &quot;*.ps&quot; -fprint result.txt -exec gzip {} ;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;크랙커의 침입이 의심스러워 자신의 시스템에서 suid와 guid가 설정된 일반 파일들을 찾아서 권한을 확인할 경우 &lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find / -type f -perm +6000 -print -ls&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot; lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: 굴림;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;시스템 관리의 실수로 일반 사용자가 쓰기 권한을 갖도록 설정되어 있는 파일을 찾아서 실행 권한을 없애는 경우 (단, 링크 파일은 제외함)&lt;br /&gt;&lt;font color=&quot;#008100&quot;&gt;$ find / -perm +2 ! -type l -print -exec chmod o-w {} ;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;p&gt;&lt;span style=&quot;font-weight: bold; font-size: 21px; color: rgb(0, 0, 0); line-height: 34px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;7. 기타 활용&lt;/span&gt;&lt;/p&gt;&lt;span style=&quot;font-size: 13px; color: rgb(0, 0, 0); line-height: 21px; font-family: &#039;굴림&#039;; text-align: justify;&quot;&gt;
&lt;p&gt;&lt;strong&gt;현재 디렉토리에서 가장 큰 파일을 찾기&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;#008000&quot;&gt;$ find &amp;nbsp;. &amp;nbsp;-type &amp;nbsp;f &amp;nbsp;| xargs &amp;nbsp;du &amp;nbsp;-s &amp;nbsp;| sort &amp;nbsp;-n &amp;nbsp;| &amp;nbsp;tail &amp;nbsp;-1&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;위 한 줄의 명령어는 현재 디렉토리에 서브 디렉토리 포함하여 가장 큰 파일을 하나 찾아서 이를 출력하라는 의미이다.&lt;br /&gt;간혹, 파일 시스템의 FULL이 되어서 가장 큰 파일을 찾으려고 할 경우 아주 유용하다.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;font color=&quot;#ff7635&quot; size=&quot;2&quot;&gt;*&amp;nbsp; 현재 디렉토리에서 확장자가 cpp 이고 string 이란 문자열이 포함된 파일 검색&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#177fcd&quot; size=&quot;2&quot;&gt;$ find / -name &quot;*.cpp&quot; -print -exec grep string {} \&lt;/font&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;font color=&quot;#ff7635&quot; size=&quot;2&quot;&gt;*&amp;nbsp; 현재 디렉토리 위치에서 하위디렉토리를 포함하여 string 이란 문자열을 포함한 파일 &lt;/font&gt;&lt;font color=&quot;#ff7635&quot; size=&quot;2&quot;&gt; 검색&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;&lt;font color=&quot;#177fcd&quot;&gt;$ find . -type f | xargs grep &quot;string&quot;&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;이 방법은 파일 이름에 공백이 들어갈 경우 문제가 생길 수 있습니다.&lt;br /&gt;공백이 포함된 화일은 아래와 같이 찾아보시면 될거에요 &lt;br /&gt;&lt;font color=&quot;#177fcd&quot;&gt;$ find . -type f -print0 | xargs -0 grep &quot;string&quot;&lt;/font&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#ff7635&quot; size=&quot;2&quot;&gt;* 현재 디렉토리내에서 확장자가 cpp 이고 string 문자열을 포함하는 파일 검색&lt;/font&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;font size=&quot;2&quot;&gt;파일이름과 내용을 보여주려면..&lt;br /&gt;&lt;font color=&quot;#177fcd&quot;&gt;$ grep string `find . -name \*\.cpp`&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;파일이름만 보여주려면..&lt;br /&gt;&lt;font color=&quot;#177fcd&quot;&gt;$ grep -l string `find . -name \*\.cpp`&lt;/font&gt;&lt;br /&gt;&lt;/font&gt;&lt;/p&gt;&lt;!-- //포스팅 --&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;| (파이프, pipe, 수직바) 의 뜻은&lt;/strong&gt; &lt;/p&gt;
&lt;p&gt;&quot;왼쪽 프로그램의 &lt;font color=&quot;#ff0000&quot;&gt;실행 결과를&lt;/font&gt; 오른쪽 프로그램의 입력으로 공급하라&quot; 입니다.&lt;/p&gt;
&lt;p&gt;파이프 왼쪽 오른쪽 프로그램이 동시에 실행된다는 것은 엄밀히 말하면 틀린얘기입니다.&lt;/p&gt;
&lt;p&gt;왼쪽 프로그램이 실행되고 그 결과가 output 되면 오른쪽 프로그램의 input으로 공급되는 것입니다. &lt;u&gt;동시가 아닌 순차적인 개념입니다.&lt;/u&gt;&lt;/p&gt;
&lt;p&gt;예를 들면,&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&quot;검색 프로그램의 출력을 정렬 프로그램으로 파이프시킬 수 있고 다시 그 결과를 프린팅 프로그램으로 파이프시키거나 파일로 리다이렉트해서 저장할 수도 있다.&quot;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;grep 은 가장 유용한 툴 중의 하나입니다.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;grep 의 주된 기능은&lt;/strong&gt; 정규표현식에 매칭되는 문자열을 찾아서 해당 라인만을 출력하는 것입니다.&lt;/p&gt;
&lt;p&gt;쉽게 말해, 출력결과(or 입력)에서 찾는 문자열이 있는 라인만 보여주는 기능을 합니다.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;egrep은 grep의 확장판인데 두개이상의 문자열을 검색합니다.&lt;/p&gt;
&lt;p&gt;# netatte -ap | egrep &quot;aaa|bbb|ccc&quot;&lt;/p&gt;
&lt;p&gt;하면&amp;nbsp; netstate의 결과물중 aaa 혹은 bbb 혹은 ccc가 있는 라인을 출력하는거죠&lt;/p&gt;
&lt;p&gt;즉 or 검색이 가능합니다.&lt;/p&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;&lt;font color=&quot;#333333&quot;&gt;grep 하위 디렉토리 까지 조회시 -r 옵션 안될경우&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;보통 리눅스에서는 grep -r 하위 디렉토리까지 파일을 검색 할수 있게 recursive 옵션을 지원하지만 전통? grep에는 -r 옵션이 없는지 AIX ,HP,Solaris 에서는 -r 옵션을 사용 할수 없다. &lt;/p&gt;
&lt;p&gt;그렇다면 여기서 find 와 xargs 를 이용하여 -r 옵션과 같은 실행을 할수 있는 방법은 아래와 같다.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;ex) dir : /home/search/cgi-src&lt;br /&gt; &lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 1. -r 옵션 이용 : grep -r &quot;include&quot;&amp;nbsp; /home/search/cgi-src&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; 2. &amp;nbsp;find 와 xargs&amp;nbsp; 이용 : find /home/search/cgi-src | xargs grep &quot;include&quot; &lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;뭐 여기서 xargs는&amp;nbsp; 간단하게 말해 파이프 &#039;|&#039; 를 통해 입력 받아서 xargs 뒤에 있는 명령어(grep)한테 파라미터를 주는것.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;* xargs 활용 (여러파일 동시에 백업하기)&lt;/strong&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;예를들어 test.cpp &lt;/p&gt;

&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; test1.cpp &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; test2.cpp&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;이런식으로 다수의 파일이 있을떄 일일히 cp 명령어로 .bak 파일을 만드려면 번거로울 것이다.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;한번에 처리할 수 있는 방법이 있다.&lt;/p&gt;
&lt;p&gt;&lt;font color=&quot;#008000&quot;&gt;$ ls test* | xargs -t -i cp {} {}.bak&lt;div class=&quot;autosourcing-stub&quot;&gt;&lt;p style=&quot;margin: 11px 0pt 7px; padding: 0pt; font-size: 12px; font-family: Dotum; font-style: normal; font-weight: normal;&quot;&gt;[출처 : http://blog.naver.com/choibit?Redirect=Log&amp;amp;logNo=140036351943]&lt;/p&gt;&lt;p style=&quot;margin: 11px 0pt 7px; padding: 0pt; font-size: 12px; font-family: Dotum; font-style: normal; font-weight: normal;&quot;&gt;&lt;a href=&quot;http://blog.naver.com/choibit&quot; target=&quot;_blank&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/font&gt;&lt;/p&gt;&lt;/span&gt;</description>
			<author> (Twins)</author>
			<guid>http://twins.tomeii.com/97</guid>
			<comments>http://twins.tomeii.com/97#entry97comment</comments>
			<pubDate>Thu, 06 Nov 2008 11:19:45 +0900</pubDate>
		</item>
		<item>
			<title>gdb를 이용한 함수가 구현된 (공유)라이브러리 찾기</title>
			<link>http://twins.tomeii.com/96</link>
			<description>(gdb) info address 함수명&lt;br /&gt;&lt;br /&gt;(gdb) info sharedlibrary&lt;br /&gt;&lt;br /&gt;위 두개의 실행 결과에서 &#039;주소 값&#039;을 이용하여 판단.</description>
			<category>GDB</category>
			<author> (Twins)</author>
			<guid>http://twins.tomeii.com/96</guid>
			<comments>http://twins.tomeii.com/96#entry96comment</comments>
			<pubDate>Tue, 04 Nov 2008 00:33:19 +0900</pubDate>
		</item>
		<item>
			<title>솔라리스 32bit/64bit 운용 모드 확인 명령</title>
			<link>http://twins.tomeii.com/95</link>
			<description>&lt;DIV style=&quot;PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #c9edff&quot;&gt;&lt;br /&gt;NAME&lt;br /&gt; &amp;nbsp; &amp;nbsp; isainfo - describe instruction set architectures&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;EXAMPLES&lt;br /&gt; &amp;nbsp; &amp;nbsp; Example 1: Invoking isainfo on a 32-bit IA platform
&lt;P&gt;&lt;FONT color=#d41a01&gt; &amp;nbsp; &amp;nbsp; example% isainfo -v&lt;br /&gt; &amp;nbsp; &amp;nbsp; 32-bit i386 applications&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; example% isainfo -k&lt;br /&gt; &amp;nbsp; &amp;nbsp; i386&lt;/P&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; Example 2: Invoking isainfo on a system running&amp;nbsp; the&amp;nbsp; 32-bit&lt;br /&gt; &amp;nbsp; &amp;nbsp; operating system on a 64-bit SPARC processor&lt;/P&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; example% isainfo -n&lt;br /&gt; &amp;nbsp; &amp;nbsp; sparc&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; example% isainfo -v&lt;br /&gt; &amp;nbsp; &amp;nbsp; 32-bit sparc applications&lt;/P&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; example% isainfo -kv&lt;br /&gt; &amp;nbsp; &amp;nbsp; 32-bit sparc kernel modules&lt;/P&gt;
&lt;P&gt; &amp;nbsp; &amp;nbsp; Example 3: Invoking isainfo on the&amp;nbsp; same&amp;nbsp; hardware&amp;nbsp; platform&lt;br /&gt; &amp;nbsp; &amp;nbsp; (that&amp;nbsp; is,&amp;nbsp; a&amp;nbsp; 64-bit