<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guitina &#187; find</title>
	<atom:link href="http://www.guitina.com/tag/find/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guitina.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 03:38:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debian &#8211; locate</title>
		<link>http://www.guitina.com/2009/07/02/debian-locate/</link>
		<comments>http://www.guitina.com/2009/07/02/debian-locate/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:39:37 +0000</pubDate>
		<dc:creator>도니</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[locate]]></category>
		<category><![CDATA[데비안]]></category>
		<category><![CDATA[로케이트]]></category>
		<category><![CDATA[리눅스]]></category>
		<category><![CDATA[파인드]]></category>

		<guid isPermaLink="false">http://www.guitina.com/?p=53</guid>
		<description><![CDATA[파일을 찾을 때 유용하게 쓰이는 locate
find 보다 locate를 쓰는 이유는
명령어의 간단함과 간편함 그리고 하도 locate를 쓰는 버릇이 들었다
하지만 지금 쓰고 있는 debian에서 locate를 치면
locate syslog
-bash: locate: command not found
에러 메세지가 뜬다.
구글을 뒤져보니 업데이트된 Lenny 의 locate가 mlocate 로 바뀐 것
mlocate를 인스톨해주고 updatedb 를 실행해주면
locate를 쓸 수 있다.
apt-get install &#8211;reinstall mlocate
updatedb
]]></description>
			<content:encoded><![CDATA[<p>파일을 찾을 때 유용하게 쓰이는 locate</p>
<p>find 보다 locate를 쓰는 이유는</p>
<p>명령어의 간단함과 간편함 그리고 하도 locate를 쓰는 버릇이 들었다</p>
<p>하지만 지금 쓰고 있는 debian에서 locate를 치면</p>
<blockquote><p>locate syslog<br />
-bash: locate: command not found</p></blockquote>
<p>에러 메세지가 뜬다.</p>
<p>구글을 뒤져보니 업데이트된 Lenny 의 locate가 mlocate 로 바뀐 것</p>
<p>mlocate를 인스톨해주고 updatedb 를 실행해주면</p>
<p>locate를 쓸 수 있다.</p>
<blockquote><p>apt-get install &#8211;reinstall mlocate</p>
<p>updatedb</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.guitina.com/2009/07/02/debian-locate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

