<?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: Go/Golang Run embedded bash script or node/js,python,php,ruby etc	</title>
	<atom:link href="https://blog.icod.de/2021/03/24/go-golang-run-embedded-bash-script-or-node-jspythonphpruby-etc/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.icod.de/2021/03/24/go-golang-run-embedded-bash-script-or-node-jspythonphpruby-etc/</link>
	<description>Webentwicklung und sonstiger Unsinn :) Web development and other nonsense :)</description>
	<lastBuildDate>Tue, 22 Mar 2022 12:42:25 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Darko Luketic		</title>
		<link>https://blog.icod.de/2021/03/24/go-golang-run-embedded-bash-script-or-node-jspythonphpruby-etc/#comment-49880</link>

		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Tue, 22 Mar 2022 12:26:14 +0000</pubDate>
		<guid isPermaLink="false">https://blog.icod.de/?p=1568#comment-49880</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://blog.icod.de/2021/03/24/go-golang-run-embedded-bash-script-or-node-jspythonphpruby-etc/#comment-49872&quot;&gt;Jon Lundy&lt;/a&gt;.

Very nice. Thank you very much. :)
I&#039;m editing the post.]]></description>
			<content:encoded><![CDATA[<p>Very nice. Thank you very much. 🙂<br />
I&#8217;m editing the post.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon Lundy		</title>
		<link>https://blog.icod.de/2021/03/24/go-golang-run-embedded-bash-script-or-node-jspythonphpruby-etc/#comment-49872</link>

		<dc:creator><![CDATA[Jon Lundy]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 21:11:18 +0000</pubDate>
		<guid isPermaLink="false">https://blog.icod.de/?p=1568#comment-49872</guid>

					<description><![CDATA[https://stackoverflow.com/a/8514318

`cat script.sh &#124; bash /dev/stdin arguments`

so change exec.Command(&quot;bash&quot;, &quot;/dev/stdin&quot;, &quot;arg1&quot;, &quot;arg2&quot;)]]></description>
			<content:encoded><![CDATA[<p><a href="https://stackoverflow.com/a/8514318" rel="nofollow ugc">https://stackoverflow.com/a/8514318</a></p>
<p><code>cat script.sh | bash /dev/stdin arguments</code></p>
<p>so change exec.Command(&#8220;bash&#8221;, &#8220;/dev/stdin&#8221;, &#8220;arg1&#8221;, &#8220;arg2&#8221;)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
