<?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: Linux / UNIX: Rules For Naming File And Directory Names</title> <atom:link href="http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Terry Bruce</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-65151</link> <dc:creator>Terry Bruce</dc:creator> <pubDate>Sun, 04 Dec 2011 08:51:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-65151</guid> <description>Many thanks to SutantoKurniawan, Joe and Bebby for their advice on the spaces thing, I&#039;m OK with MSDOS but relatively new to Linux and that one was bugging me.
Regards  Terry Bruce.</description> <content:encoded><![CDATA[<p>Many thanks to SutantoKurniawan, Joe and Bebby for their advice on the spaces thing, I&#8217;m OK with MSDOS but relatively new to Linux and that one was bugging me.</p><p>Regards  Terry Bruce.</p> ]]></content:encoded> </item> <item><title>By: Pihu</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-57208</link> <dc:creator>Pihu</dc:creator> <pubDate>Mon, 11 Apr 2011 09:19:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-57208</guid> <description>Thanks Bebby, I was not aware of this concept.</description> <content:encoded><![CDATA[<p>Thanks Bebby, I was not aware of this concept.</p> ]]></content:encoded> </item> <item><title>By: Maurits</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-49854</link> <dc:creator>Maurits</dc:creator> <pubDate>Fri, 01 Oct 2010 17:19:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-49854</guid> <description>What about hyphens, parentheses or brackets?</description> <content:encoded><![CDATA[<p>What about hyphens, parentheses or brackets?</p> ]]></content:encoded> </item> <item><title>By: littlebear</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-47350</link> <dc:creator>littlebear</dc:creator> <pubDate>Sun, 16 May 2010 03:11:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-47350</guid> <description>Thanks for reminding my sluggish memory :P</description> <content:encoded><![CDATA[<p>Thanks for reminding my sluggish memory :P</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-47188</link> <dc:creator>Paul</dc:creator> <pubDate>Wed, 05 May 2010 04:44:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-47188</guid> <description>cd \(name\)
works but not in some scripts I found. looking for  a fool proof way coping with file names with space&#039;s and \&#039;s in them especially when doing
diff $A $B &amp;&amp; rm -f $B
sort of thing.</description> <content:encoded><![CDATA[<p>cd \(name\)<br
/> works but not in some scripts I found. looking for  a fool proof way coping with file names with space&#8217;s and \&#8217;s in them especially when doing<br
/> diff $A $B &amp;&amp; rm -f $B<br
/> sort of thing.</p> ]]></content:encoded> </item> <item><title>By: SJari</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-46845</link> <dc:creator>SJari</dc:creator> <pubDate>Sun, 11 Apr 2010 18:08:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-46845</guid> <description>what about folders with ()
like &lt;b&gt;# cd (name)&lt;/b&gt; dose not work</description> <content:encoded><![CDATA[<p>what about folders with ()</p><p>like <b># cd (name)</b> dose not work</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-43637</link> <dc:creator>Nick</dc:creator> <pubDate>Wed, 09 Sep 2009 21:31:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-43637</guid> <description>What are the rules for having in the same directory a file and a sub-directory having the same name? Experimenting on several Linux-es out there it seems that it&#039;s not possible, but somehow I remember seeing this possible on a Linux / Unix-like system before...</description> <content:encoded><![CDATA[<p>What are the rules for having in the same directory a file and a sub-directory having the same name? Experimenting on several Linux-es out there it seems that it&#8217;s not possible, but somehow I remember seeing this possible on a Linux / Unix-like system before&#8230;</p> ]]></content:encoded> </item> <item><title>By: bebby</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-40378</link> <dc:creator>bebby</dc:creator> <pubDate>Thu, 19 Feb 2009 09:31:12 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-40378</guid> <description>The above said comment is applicable only when you try to open the file without quotes as mentioned in comment by Joe.</description> <content:encoded><![CDATA[<p>The above said comment is applicable only when you try to open the file without quotes as mentioned in comment by Joe.</p> ]]></content:encoded> </item> <item><title>By: bebby</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-40377</link> <dc:creator>bebby</dc:creator> <pubDate>Thu, 19 Feb 2009 09:28:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-40377</guid> <description>Must be very careful when creating files/ directories names with spaces.. considering a file is created with its name &quot;tempfile with spaces&quot; and if the same directory has another file named just &quot;tempfile&quot;, the contents written to the file &quot;tempfile with spaces&quot; will also be written to the file &quot;tempfile&quot;. Better avoid creating files with spaces in the filename.</description> <content:encoded><![CDATA[<p>Must be very careful when creating files/ directories names with spaces.. considering a file is created with its name &#8220;tempfile with spaces&#8221; and if the same directory has another file named just &#8220;tempfile&#8221;, the contents written to the file &#8220;tempfile with spaces&#8221; will also be written to the file &#8220;tempfile&#8221;. Better avoid creating files with spaces in the filename.</p> ]]></content:encoded> </item> <item><title>By: Joe</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-37546</link> <dc:creator>Joe</dc:creator> <pubDate>Fri, 29 Feb 2008 18:16:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-37546</guid> <description>alternatively, you can use double quotes for the directory name like
cd &quot;directory name with spaces&quot;</description> <content:encoded><![CDATA[<p>alternatively, you can use double quotes for the directory name like</p><p>cd &#8220;directory name with spaces&#8221;</p> ]]></content:encoded> </item> <item><title>By: RoHaN</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-36770</link> <dc:creator>RoHaN</dc:creator> <pubDate>Mon, 27 Aug 2007 10:24:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-36770</guid> <description>Thank You Very Much Vivek Sir For All Such Given Information Above...! :-)
SD/-
RoHaN.</description> <content:encoded><![CDATA[<p>Thank You Very Much Vivek Sir For All Such Given Information Above&#8230;! :-)</p><p>SD/-<br
/> RoHaN.</p> ]]></content:encoded> </item> <item><title>By: SutantoKurniawan</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-36594</link> <dc:creator>SutantoKurniawan</dc:creator> <pubDate>Wed, 27 Jun 2007 17:25:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-36594</guid> <description>Escape the spaces with &quot;\&quot;.
eg.
&quot;cd Directory\ Name\ With\ Spaces&quot;</description> <content:encoded><![CDATA[<p>Escape the spaces with &#8220;\&#8221;.<br
/> eg.</p><p>&#8220;cd Directory\ Name\ With\ Spaces&#8221;</p> ]]></content:encoded> </item> <item><title>By: KarthiKeyan</title><link>http://www.cyberciti.biz/faq/linuxunix-rules-for-naming-file-and-directory-names/#comment-10537</link> <dc:creator>KarthiKeyan</dc:creator> <pubDate>Mon, 19 Feb 2007 20:23:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linuxunix-rules-for-naming-file-and-directory-names.php#comment-10537</guid> <description>i can not execute the following shell command...
&quot;cd directory name with spaces&quot;</description> <content:encoded><![CDATA[<p>i can not execute the following shell command&#8230;</p><p>&#8220;cd directory name with spaces&#8221;</p> ]]></content:encoded> </item> </channel> </rss>
