<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1036624" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1036624</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/shell-scripting#comment-1210809</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;teammatt3;210808 wrote:&lt;/strong&gt; It took me forever to figure out the difference between this=that and this = that. I guess whitespace &lt;em&gt;does &lt;/em&gt;matter in more instances that I thought.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yeah, it&#039;s really arcane.  I avoid shell scripting with bash and co. whenever possible, unless it&#039;s a quick one-liner.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;teammatt3;210808 wrote:&lt;/strong&gt; Did you learn *nix in a class setting like this, or on your own?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Not in a class setting, but not entirely on my own.  Online documentation is indispensable.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2006 15:12:32 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1210809 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/shell-scripting#comment-1210808</link>
    <description> &lt;p&gt;Ah, the pipe. Good idea.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Btw, is this homework?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://cs.clark.edu/~cowen/Ctec140/Assignments&quot; class=&quot;bb-url&quot;&gt;Nope&lt;/a&gt; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;. We talked about if thens in class, but I didn&#039;t quite understand the syntax. So I wanted to create a simple script to help me better understand. It took me forever to figure out the difference between this=that and this = that. I guess whitespace &lt;em&gt;does &lt;/em&gt;matter in more instances that I thought.&lt;/p&gt;
&lt;p&gt;Thanks for the help again Abhishek. Did you learn *nix in a class setting like this, or on your own?&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2006 14:49:17 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1210808 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/shell-scripting#comment-1210792</link>
    <description> &lt;p&gt;Create another function that reads the season and converts it to lower case.  Instead of calling [incode]read season[/incode] everywhere, call your new function instead.&lt;/p&gt;
&lt;p&gt;Here&#039;s one way to convert a variable&#039;s contents to lowercase: [incode]foo=`echo $foo | tr A-Z a-z`[/incode].&lt;/p&gt;
&lt;p&gt;Btw, is this homework?  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2006 05:48:20 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1210792 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
