<?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: Passing Multiple Automator Variables to a Shell Script</title>
	<atom:link href="http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 02:13:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: dannystaple</title>
		<link>http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/comment-page-1/#comment-65474</link>
		<dc:creator>dannystaple</dc:creator>
		<pubDate>Sun, 10 Jul 2011 13:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/?p=1481#comment-65474</guid>
		<description>@tamer Yes - $1 and $2 will represent the first two variables presented.
Quoting them ensures that they are kept each as a single argument even if they contain spaces.
Anyway - this was quite helpful. It is a bit of a shame that automator variables are not simply exposed as environment variables for the scripts (rather like the parameters in jenkins) - that would be kind of awesome.</description>
		<content:encoded><![CDATA[<p>@tamer Yes &#8211; $1 and $2 will represent the first two variables presented.<br />
Quoting them ensures that they are kept each as a single argument even if they contain spaces.<br />
Anyway &#8211; this was quite helpful. It is a bit of a shame that automator variables are not simply exposed as environment variables for the scripts (rather like the parameters in jenkins) &#8211; that would be kind of awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabiosan</title>
		<link>http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/comment-page-1/#comment-64680</link>
		<dc:creator>Fabiosan</dc:creator>
		<pubDate>Wed, 02 Mar 2011 17:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/?p=1481#comment-64680</guid>
		<description>Very helpful. I am now able to set the input to the path of a folder and then its file list.</description>
		<content:encoded><![CDATA[<p>Very helpful. I am now able to set the input to the path of a folder and then its file list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamer</title>
		<link>http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/comment-page-1/#comment-64667</link>
		<dc:creator>Tamer</dc:creator>
		<pubDate>Sun, 27 Feb 2011 23:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/?p=1481#comment-64667</guid>
		<description>This is indeed helpful, but I am trying to use two file names in the same line of the script:

pdfdiff.py -d opendiff  A.pdf B.pdf

It is not clear how to do that. Should I be doing:

pdfdiff.py -d opendiff &quot;$1&quot; &quot;$2&quot;?

Also, the sample download does not work for me either as the permissions are not set. 

Thanks much.</description>
		<content:encoded><![CDATA[<p>This is indeed helpful, but I am trying to use two file names in the same line of the script:</p>
<p>pdfdiff.py -d opendiff  A.pdf B.pdf</p>
<p>It is not clear how to do that. Should I be doing:</p>
<p>pdfdiff.py -d opendiff &#034;$1&#034; &#034;$2&#034;?</p>
<p>Also, the sample download does not work for me either as the permissions are not set. </p>
<p>Thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://coreygilmore.com/blog/2010/05/07/passing-multiple-automator-variables-to-a-shell-script/comment-page-1/#comment-64642</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 23 Feb 2011 13:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://coreygilmore.com/?p=1481#comment-64642</guid>
		<description>Hi Corey--

A very helpful tutorial. I&#039;m trying to put an automator flow together and this was just what I was looking for. Just thought I&#039;d mention that the the sample download doesn&#039;t have the correct permissions set. I get an access denied error. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Corey&#8211;</p>
<p>A very helpful tutorial. I&#039;m trying to put an automator flow together and this was just what I was looking for. Just thought I&#039;d mention that the the sample download doesn&#039;t have the correct permissions set. I get an access denied error. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 382/399 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: cdn01.coreygilmore.com

Served from: coreygilmore.com @ 2012-05-21 03:26:33 -->
