<?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>KaveriTech Technical Blog &#187; Mac OS</title>
	<atom:link href="http://techblog.kaveritech.com/category/mac-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.kaveritech.com</link>
	<description>Findings, Tips &#38; Tricks</description>
	<lastBuildDate>Tue, 25 May 2010 12:48:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac: How to add mysql binaries to shell path</title>
		<link>http://techblog.kaveritech.com/2009/01/01/mac-how-to-add-mysql-binaries-to-shell-path/</link>
		<comments>http://techblog.kaveritech.com/2009/01/01/mac-how-to-add-mysql-binaries-to-shell-path/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 01:09:42 +0000</pubDate>
		<dc:creator>Satish Natarajan</dc:creator>
				<category><![CDATA[Mac OS]]></category>

		<guid isPermaLink="false">http://techblog.kaveritech.com/?p=55</guid>
		<description><![CDATA[
Create a new file &#8220;vi ~/.bashrc&#8221;
Add the following line into the file &#8220;export PATH=$PATH:/usr/local/mysql/bin&#8221;
Restart your shell and you are done.

]]></description>
			<content:encoded><![CDATA[<ul>
<li>Create a new file &#8220;vi ~/.bashrc&#8221;</li>
<li>Add the following line into the file &#8220;export PATH=$PATH:/usr/local/mysql/bin&#8221;</li>
<li>Restart your shell and you are done.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://techblog.kaveritech.com/2009/01/01/mac-how-to-add-mysql-binaries-to-shell-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
