<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Use Automator to quick edit &quot;hosts&quot; in Mac OS X</title>
	<atom:link href="http://tkjune.com/index.php/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/</link>
	<description>~~ That&#039;s what I&#039;m doing all the time ~~</description>
	<lastBuildDate>Sat, 11 Feb 2012 00:55:38 +0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tkjune</title>
		<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/comment-page-1/#comment-13723</link>
		<dc:creator>Tkjune</dc:creator>
		<pubDate>Mon, 28 Nov 2011 11:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://tkjune.com/?p=397#comment-13723</guid>
		<description>@ds I&#039;m always so happy of providing some helpful tip :) enjoy.</description>
		<content:encoded><![CDATA[<p>@ds I'm always so happy of providing some helpful tip <img src='http://tkjune.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ds</title>
		<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/comment-page-1/#comment-13551</link>
		<dc:creator>ds</dc:creator>
		<pubDate>Fri, 18 Nov 2011 19:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://tkjune.com/?p=397#comment-13551</guid>
		<description>was trying to do this via a shell script like so...

#!/bin/bash
sudo vim /private/etc/hosts

but was getting annoyed with it. Your steps worked for me right off the bat. Many thanks.</description>
		<content:encoded><![CDATA[<p>was trying to do this via a shell script like so...</p>
<p>#!/bin/bash<br />
sudo vim /private/etc/hosts</p>
<p>but was getting annoyed with it. Your steps worked for me right off the bat. Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hot trends</title>
		<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/comment-page-1/#comment-1828</link>
		<dc:creator>hot trends</dc:creator>
		<pubDate>Sun, 17 Oct 2010 07:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://tkjune.com/?p=397#comment-1828</guid>
		<description>I feel a lot more people need to read this, very good info! . . . . . .</description>
		<content:encoded><![CDATA[<p>I feel a lot more people need to read this, very good info! . . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tkjune</title>
		<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/comment-page-1/#comment-906</link>
		<dc:creator>Tkjune</dc:creator>
		<pubDate>Sat, 04 Jul 2009 03:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://tkjune.com/?p=397#comment-906</guid>
		<description>@Jorge: The scripts are above lines
on run {input, parameters}
tell application &quot;TextMate&quot;
open input
end tell
return input
end run
I&#039;ve been experienced the failure in 10.5.7, that&#039;s why I used the AppleScript.</description>
		<content:encoded><![CDATA[<p>@Jorge: The scripts are above lines<br />
on run {input, parameters}<br />
tell application "TextMate"<br />
open input<br />
end tell<br />
return input<br />
end run<br />
I've been experienced the failure in 10.5.7, that's why I used the AppleScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge</title>
		<link>http://tkjune.com/2009/05/24/use-automator-to-quick-edit-hosts-in-mac-os-x/comment-page-1/#comment-905</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Thu, 02 Jul 2009 22:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://tkjune.com/?p=397#comment-905</guid>
		<description>No, it doesn&#039;t work in 10.5.7 on my MacBook Pro... Can you post the script?? Thanks!</description>
		<content:encoded><![CDATA[<p>No, it doesn't work in 10.5.7 on my MacBook Pro... Can you post the script?? Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

