<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / wdhawes / tag / bash</title>
<link>http://www.netvouz.com/wdhawes/tag/bash?feed=rss</link>
<description>wdhawes&#39;s bookmarks tagged &quot;bash&quot; on Netvouz</description>
<item><title>BASH Programming - Introduction HOW-TO</title>
<link>http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html</link>
<description></description>
<category domain="http://www.netvouz.com/wdhawes?category=6893634074776087993"></category>
<author>wdhawes</author>
<pubDate>Mon, 08 Oct 2007 19:06:04 GMT</pubDate>
</item><item><title>Cool Solutions: Space Replace 1.0.1</title>
<link>http://www.novell.com/coolsolutions/tools/15601.html</link>
<description></description>
<category domain="http://www.netvouz.com/wdhawes?category=6893634074776087993"></category>
<author>wdhawes</author>
<pubDate>Thu, 28 Jun 2007 07:29:33 GMT</pubDate>
</item><item><title>script to remove spaces from multiple filenames - LinuxQuestions.org</title>
<link>http://www.linuxquestions.org/questions/showthread.php?t=265933</link>
<description>#!/bin/bash IFS=&#39; &#39; j=`find $1 -printf &quot;%d&#92;n&quot; | sort -u | tail -n 1` j=$((j-1)) echo &quot;Max dir depth:&quot; $j for (( i=0; i&lt;=j ; i++ )) do for name in `find -mindepth $i -maxdepth $i -iname &quot;* *&quot; -printf &quot;%p&#92;n&quot;` do newname=`echo &quot;$name&quot; | tr &quot; &quot; &quot;_&quot;` echo &quot;$na</description>
<category domain="http://www.netvouz.com/wdhawes?category=6893634074776087993"></category>
<author>wdhawes</author>
<pubDate>Thu, 28 Jun 2007 07:29:53 GMT</pubDate>
</item><item><title>Shell Geek: Rename Multiple Files At Once :: the How-To Geek</title>
<link>http://www.howtogeek.com/howto/ubuntu/shell-geek-rename-multiple-files-at-once/</link>
<description></description>
<category domain="http://www.netvouz.com/wdhawes?category=6893634074776087993"></category>
<author>wdhawes</author>
<pubDate>Fri, 14 Sep 2007 09:19:06 GMT</pubDate>
</item><item><title>TTTT: sh input and output redirection</title>
<link>http://tomecat.com/jeffy/tttt/shredir.html</link>
<description></description>
<category domain="http://www.netvouz.com/wdhawes?category=6893634074776087993"></category>
<author>wdhawes</author>
<pubDate>Thu, 11 Jan 2007 15:56:57 GMT</pubDate>
</item></channel></rss>