<?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: Get UNIX Paths of Files</title>
	<atom:link href="http://automatorworld.com/archives/get-unix-paths-of-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://automatorworld.com/archives/get-unix-paths-of-files/</link>
	<description>Better Living Through Macintosh Scripting</description>
	<lastBuildDate>Thu, 05 Aug 2010 13:32:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kristen</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-120301</link>
		<dc:creator>Kristen</dc:creator>
		<pubDate>Wed, 26 Mar 2008 00:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-120301</guid>
		<description>&lt;p&gt;This AppleScript Does the same thing:&lt;/p&gt;

&lt;p&gt;on run {input, parameters}
    return POSIX path of input
end run&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This AppleScript Does the same thing:</p>

<p>on run {input, parameters}
    return POSIX path of input
end run</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Harral</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-9282</link>
		<dc:creator>Peter Harral</dc:creator>
		<pubDate>Thu, 03 Aug 2006 08:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-9282</guid>
		<description>&lt;p&gt;I&#039;m impressed with your site, very nice graphics!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m impressed with your site, very nice graphics!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Greene</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-5618</link>
		<dc:creator>Jonathan Greene</dc:creator>
		<pubDate>Wed, 21 Jun 2006 15:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-5618</guid>
		<description>&lt;p&gt;Thank you!!!! What a lifesaver this action is!  I&#039;ve been manually working through this for way too long!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you!!!! What a lifesaver this action is!  I&#8217;ve been manually working through this for way too long!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-4288</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 15 Jun 2006 01:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-4288</guid>
		<description>&lt;p&gt;Did this stop working? Mine used to work, but now it just spins and spins while automator moves on to the next action.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did this stop working? Mine used to work, but now it just spins and spins while automator moves on to the next action.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-2002</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Wed, 08 Mar 2006 18:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-2002</guid>
		<description>&lt;p&gt;This is fantastic, especially since the contextual menu I&#039;ve been using for a while doesn&#039;t work on MacIntel.  Thanks for this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is fantastic, especially since the contextual menu I&#8217;ve been using for a while doesn&#8217;t work on MacIntel.  Thanks for this.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-1224</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Mon, 12 Sep 2005 06:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-1224</guid>
		<description>&lt;p&gt;It&#039;s strange. Using this script, sometimes I got a format like /dir1/dir2/dir2/file&lt;/p&gt;

&lt;p&gt;sometimes I got &quot;Macintosh HD:dir1:dir2:file&lt;/p&gt;

&lt;p&gt;Has anyone have the same problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s strange. Using this script, sometimes I got a format like /dir1/dir2/dir2/file</p>

<p>sometimes I got &#8220;Macintosh HD:dir1:dir2:file</p>

<p>Has anyone have the same problem?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-1097</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Wed, 27 Jul 2005 14:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-1097</guid>
		<description>&lt;p&gt;In the Automator, in the &#039;file&#039; menu, select &#039;import actions&#039; 
Then you should be able to see this action.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In the Automator, in the &#8216;file&#8217; menu, select &#8216;import actions&#8217; 
Then you should be able to see this action.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://automatorworld.com/archives/get-unix-paths-of-files/comment-page-1/#comment-1044</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sat, 16 Jul 2005 06:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.automatorworld.com/?p=90#comment-1044</guid>
		<description>&lt;p&gt;Weird, I can&#039;t open this file in Automator.  It&#039;s icon says &quot;ACTN&quot; on it, instead of &quot;WFLW&quot;.  Is that significant?  And there&#039;s no application associated with it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Weird, I can&#8217;t open this file in Automator.  It&#8217;s icon says &#8220;ACTN&#8221; on it, instead of &#8220;WFLW&#8221;.  Is that significant?  And there&#8217;s no application associated with it.</p>]]></content:encoded>
	</item>
</channel>
</rss>

