<?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: bash shell script to use getopts with gnu style long positional parameters</title>
	<atom:link href="http://kirk.webfinish.com/2009/10/bash-shell-script-to-use-getopts-with-gnu-style-long-positional-parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://kirk.webfinish.com/2009/10/bash-shell-script-to-use-getopts-with-gnu-style-long-positional-parameters/</link>
	<description>dd if=/dev/random &#124; kirk &#62; blog</description>
	<lastBuildDate>Fri, 07 Oct 2011 10:31:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arvid Requate</title>
		<link>http://kirk.webfinish.com/2009/10/bash-shell-script-to-use-getopts-with-gnu-style-long-positional-parameters/comment-page-1/#comment-21</link>
		<dc:creator>Arvid Requate</dc:creator>
		<pubDate>Fri, 07 Oct 2011 10:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://kirk.webfinish.com/2009/10/bash-shell-script-to-use-getopts-with-gnu-style-long-positional-parameters/#comment-21</guid>
		<description>In case you still care: The bash builtin getopts function can be used to parse long options by putting a dash character followed by a colon into the optspec. I posted an example script here:

http://stackoverflow.com/questions/402377/using-getopts-in-bash-shell-script-to-get-long-and-short-command-line-options/7680682#7680682</description>
		<content:encoded><![CDATA[<p>In case you still care: The bash builtin getopts function can be used to parse long options by putting a dash character followed by a colon into the optspec. I posted an example script here:</p>
<p><a href="http://stackoverflow.com/questions/402377/using-getopts-in-bash-shell-script-to-get-long-and-short-command-line-options/7680682#7680682" rel="nofollow">http://stackoverflow.com/questions/402377/using-getopts-in-bash-shell-script-to-get-long-and-short-command-line-options/7680682#7680682</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

