<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2009://3/tag:ask-leo.com,2008://3.3433-</id>
  <updated>2009-11-18T17:50:08Z</updated>
  <title>Comments for <![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32332</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32332" />
    <title>Comment from Razee Marikar on 2009-04-03</title>
    <author>
      <name>Razee Marikar</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>There are also other filenames which cannot be used, like NUL, COM1, COM2, COM3, ... COM9, LPT1, LPT2, LPT3, ... LPT9. These files are reserved to be used as devices. CON is the console device. NUL is the null device (accepts anything like a black hole, but doesn't save anything). COM1 through 9 stand for the communication ports (the serial ports). LPT1 through 9 stand for printer ports (or parallel ports). Like copy con file.txt, you can also do copy file.txt con .</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-04-03T19:20:57Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32331</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32331" />
    <title>Comment from Samudrala Prasad on 2009-02-23</title>
    <author>
      <name>Samudrala Prasad</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Hello All,</p>

<p>          there is a reason why CON cannot be used for creating a folder of file in windows of command prompt.</p>

<p>           Reason is while developing DOS, those programmers made a logic programming. they selected a word for describing a command which creates a file, called " copy con  ".</p>

<p>            they wrote programming as it cannot be used by any other command. </p>

<p>             As DOS is the base for all the operating systems we have today, it cannot be changed. If they try to change them they have to modify all the operating systems in world; which is not possible.<br />
       <br />
             So Bill Gates described it as a BUG in Microsoft Products.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-02-24T01:36:12Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32330</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32330" />
    <title>Comment from Paul on 2008-09-24</title>
    <author>
      <name>Paul</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>"Con" also refers to control Pannel. it's a reserved word. hence can't use it.<br />
(in a notepad  try name a file with "Con", you'll get to see it)</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-09-25T05:35:59Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32329</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32329" />
    <title>Comment from Eug999 on 2008-07-27</title>
    <author>
      <name>Eug999</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i made a folder named Con tryin the command prompt ... now i cant delete it... any1 can help me??</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-27T17:26:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32328</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32328" />
    <title>Comment from Tim Glover on 2008-07-09</title>
    <author>
      <name>Tim Glover</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>=lorem() only works with Word 2007, not 2003</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-09T17:55:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32327</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32327" />
    <title>Comment from Terry Hollett on 2008-07-09</title>
    <author>
      <name>Terry Hollett</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>You can make con. Use at your own discretion:</p>

<p>Try this:</p>

<p>click on Start then Run and type cmd <br />
hit enter</p>

<p>then try the following command</p>

<p>md \\.\c:\con</p>

<p>so it should look like this at the command prompt:</p>

<p>c:\> md \\.\c:\con</p>

<p>to remove:</p>

<p>c:\> rd \\.\c:\con</p>

<p>note: You don't type c:\> - thats just the command prompt<br />
and there is a space between > and md (or rd) and a space between md and \\</p>

<p><a href="http://www.geocities.com/terryhollett2003/"><a href="http://www.geocities.com/terryhollett2003/"><a href="http://www.geocities.com/terryhollett2003/">http://www.geocities.com/terryhollett2003/</a></a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-09T12:46:20Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32326</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32326" />
    <title>Comment from Ebrahim Alashiri on 2008-07-08</title>
    <author>
      <name>Ebrahim Alashiri</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>What about the function you mentioned Leo =lorem() function, i tried it but nothing happed</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-09T06:32:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32325</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32325" />
    <title>Comment from Deyaa Addeen Fahmy Shedeed on 2008-07-08</title>
    <author>
      <name>Deyaa Addeen Fahmy Shedeed</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Creat a new folder then rename it so right click choose Insert Unicode Control Character then Left-to-right mark name it CON , I think that is ok.<br />
thanks.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-08T15:40:48Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32324</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32324" />
    <title>Comment from Frankie on 2008-07-07</title>
    <author>
      <name>Frankie</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>"The quick brown fox jumped over the lazy dog" does NOT contain every character in the standard English alphabet.  It should be "the quick brown fox jumps over the lazy dog"  which contains the "s".</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-07T14:58:52Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32323</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32323" />
    <title>Comment from Leo on 2008-07-05</title>
    <author>
      <name>Leo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>The notepad link's been fixed. It's actually a link to<br />
<a href="http://en.wikipedia.org/wiki/Bush_hid_the_facts"><a href="http://en.wikipedia.org/wiki/Bush_hid_the_facts">http://en.wikipedia.org/wiki/Bush_hid_the_facts</a></a></p>

<p>Leo</p>

<p><br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.7 (MingW32)</p>

<p>iD8DBQFIb7KYCMEe9B/8oqERAh8sAJ9j+LB1Rkhl5ePH5BPijGTbGVRcvACgi5Oi<br />
h355QVelB/KgUQ3tHpFZLPk=<br />
=XPRW<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-05T17:43:04Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32322</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32322" />
    <title>Comment from peter on 2008-07-04</title>
    <author>
      <name>peter</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>you are right leo , i see these "Microsoft's Crazy Facts" in too much forms and the most thing make me laugh this part "Bill Gates, couldn't answer why this happened" ,> this is one of the programming rules.</p>

<p>and thank you leo to clarify some of these what people thinks it's magic ..<br />
<a href="http://www.fosdir.com/links"><a href="http://www.fosdir.com/links">http://www.fosdir.com/links</a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-04T12:12:20Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2008://3.3433-comment:32321</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2008://3.3433" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html#c32321" />
    <title>Comment from John Hileman on 2008-07-03</title>
    <author>
      <name>John Hileman</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Leo,</p>

<p>Your link to Wikipedia is incorrect.  You might have intended <a href="http://en.wikipedia.org/wiki/Notepad"><a href="http://en.wikipedia.org/wiki/Notepad">http://en.wikipedia.org/wiki/Notepad</a></a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_cant_i_create_a_folder_named_con_and_other_crazy_facts.html"><![CDATA[Why can't I create a folder named CON? (And other &quot;Crazy Facts&quot;)]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-03T23:18:12Z</published>
  </entry>

</feed>
