<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Wire posts tagged with 'Bash']]></title>
	<link>https://bioinformaticsonline.com/thewire/tag/Bash?offset=15</link>
	<atom:link href="https://bioinformaticsonline.com/thewire/tag/Bash?offset=15" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/14030</guid>
	<pubDate>Thu, 14 Aug 2014 19:41:47 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/14030</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>The syntax to remove last character from line or word is as follows: x="foo bar" echo "${x%?}" #Remove #Last #Bash #Linux</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/thewire/view/14028</guid>
	<pubDate>Thu, 14 Aug 2014 18:33:21 -0500</pubDate>
	<link>https://bioinformaticsonline.com/thewire/view/14028</link>
	<title><![CDATA[Wire post by Jit]]></title>
	<description><![CDATA[
<p>Join the result of ls -1 into one line and delimit it with comma : newStr=$(ls -m *.txt) or mystring=$(printf "%s," *) #Bash #Comma #String #List #ls</p>
]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>