22-12-2005, 08:14 PM
|
#1 (permalink)
|
|
Traceur
Join Date: Oct 2003
Location: Mumbai
Posts: 276
|
No one in this universe can make a ' con ' folder!!!
Hey I have heard that no one can make a folder named con in windows, dont know abt linuxs.
And also heard that Bill Gates has announced some heavy money for the one who does it!!!
__________________
Parkour: A journey started by two & followed by many...
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
22-12-2005, 08:32 PM
|
#2 (permalink)
|
|
Walking, since 2004.
Join Date: Apr 2004
Location: London, UK
Posts: 926
|
i live in this universe and i can make a folder named con
__________________
Mumbai, I miss you. :(
|
|
|
22-12-2005, 08:33 PM
|
#3 (permalink)
|
|
Laptoping
Join Date: Aug 2004
Location: Mumbai
Posts: 2,211
|
Unlocked the thread. The old thread has been lost due to the prunning of the In General Section. Thanks to zegulas for pointing that out.
|
|
|
22-12-2005, 08:50 PM
|
#4 (permalink)
|
|
Traceur
Join Date: Oct 2003
Location: Mumbai
Posts: 276
|
Quote:
|
Originally Posted by mail2and
i live in this universe and i can make a folder named con 
|
ok dude then tell us how to do it!  8)
__________________
Parkour: A journey started by two & followed by many...
|
|
|
22-12-2005, 08:53 PM
|
#5 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Same here! Even i can make a con folder!
goto command prompt, type in prompt "mkdir \\.\c:\con"
to delete folder, "rmdir \\.\c:\con"
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
22-12-2005, 09:29 PM
|
#6 (permalink)
|
|
Broken In
Join Date: Nov 2005
Location: Behind You...
Posts: 190
|
Even I know the last one method...
Now Where I can get money from billy...
__________________
Computer.
Whats that.
Is it some kind of frog.. turr turr turrr...
|
|
|
22-12-2005, 10:15 PM
|
#7 (permalink)
|
|
Traceur
Join Date: Oct 2003
Location: Mumbai
Posts: 276
|
ok, now i know u guys can make a folder named CON, but wats the logic behind all this:  :roll:
__________________
Parkour: A journey started by two & followed by many...
|
|
|
22-12-2005, 10:16 PM
|
#8 (permalink)
|
|
Alpha Geek
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
|
Re: No one in this universe can make a ' con ' folder!!!
Quote:
|
Originally Posted by zegulas
Hey I have heard that no one can make a folder named con in windows, dont know abt linuxs.
And also heard that Bill Gates has announced some heavy money for the one who does it!!! 
|
Over Excited
This is digit and techo minds reside in here
|
|
|
22-12-2005, 10:20 PM
|
#9 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Quote:
|
Originally Posted by zegulas
ok, now i know u guys can make a folder named CON, but wats the logic behind all this:  :roll: 
|
YOU started the topic!!! You tell us!!
|
|
|
22-12-2005, 10:21 PM
|
#10 (permalink)
|
|
Alpha Geek
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
|
Quote:
|
Originally Posted by kalpik
YOU started the topic!!! You tell us!!
|
|
|
|
22-12-2005, 10:28 PM
|
#11 (permalink)
|
|
Traceur
Join Date: Oct 2003
Location: Mumbai
Posts: 276
|
I think u guys dont get me, wat i mean to say is that, why cant we just make a folder named con (using normal method, right click and make new folder and name it)???
__________________
Parkour: A journey started by two & followed by many...
|
|
|
22-12-2005, 10:28 PM
|
#12 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Ok, actually if you really need information about why its not allowed, here goes... Actually, there used to be some reserved names in DOS, because they were commands or device names in DOS. (CON refers to console, or the keyboard). Some other reserved names: CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL.
And if u wanna know about how the command i gave overcomes this problem, check here: http://en.wikipedia.org/wiki/Univers...ing_Convention
|
|
|
23-12-2005, 12:07 AM
|
#13 (permalink)
|
|
Broken In
Join Date: Nov 2005
Posts: 142
|
Quote:
|
Originally Posted by kalpik
Same here! Even i can make a con folder!
goto command prompt, type in prompt "mkdir \\.\c:\con"
to delete folder, "rmdir \\.\c:\con"
|
Gud enlightenment 2 me
|
|
|
23-12-2005, 01:04 AM
|
#14 (permalink)
|
|
Broken In
Join Date: Apr 2005
Location: Patna
Posts: 176
|
|
|
|
23-12-2005, 09:04 AM
|
#15 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
@adi87: My pleasure!
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
23-12-2005, 12:37 PM
|
#16 (permalink)
|
|
Human Spambot
Join Date: Feb 2004
Location: Mumbai
Posts: 2,653
|
Quote:
|
Originally Posted by zegulas
I think u guys dont get me, wat i mean to say is that, why cant we just make a folder named con (using normal method, right click and make new folder and name it)???
|
con stands for console i.e. display. It is an existing device in Windows. That is why you can't make it with normal methods.
Try this command in command prompt
copy con myfile.txt
Type a few things and hit F6 or Ctrl+Z. All that you typed will become the content of myfile.txt. This is the usual copy command whose syntax is
copy file1 file2
Se here, file1 is what is on console i.e. con
|
|
|
23-12-2005, 01:22 PM
|
#17 (permalink)
|
|
Walking, since 2004.
Join Date: Apr 2004
Location: London, UK
Posts: 926
|
Quote:
|
Originally Posted by zegulas
Quote:
|
Originally Posted by mail2and
i live in this universe and i can make a folder named con 
|
ok dude then tell us how to do it!  8) 
|
From Applications/Utilities/Terminal "mkdir con"
Otherwise, right click.. click on "new folder" and name it
__________________
Mumbai, I miss you. :(
|
|
|
23-12-2005, 01:51 PM
|
#18 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
^^ renaming the new folder does not work...
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
23-12-2005, 02:17 PM
|
#19 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
You started the same old topic the world had discussed,,and bored....even in digit as mod tolds....so now another question also someone will ask like
"No one in this universe can make a ' LPT ' folder!!!"
|
|
|
24-12-2005, 12:38 AM
|
#20 (permalink)
|
|
Wise Old Owl
Join Date: Feb 2004
Location: Palghar, Mumbai
Posts: 1,000
|
Quote:
|
Originally Posted by mail2and
Quote:
|
Originally Posted by zegulas
Quote:
|
Originally Posted by mail2and
i live in this universe and i can make a folder named con 
|
ok dude then tell us how to do it!  8) 
|
From Applications/Utilities/Terminal "mkdir con"
Otherwise, right click.. click on "new folder" and name it 
|
Quote:
|
Originally Posted by kalpik
^^ renaming the new folder does not work...
|
It works.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
.........
on Mac
|
|
|
06-02-2006, 08:15 PM
|
#21 (permalink)
|
|
Right Off the Assembly Line
Join Date: Jun 2005
Location: "Now At UR Monitor !!!
Posts: 7
|
ha ha
here is the way baby !!!!!
STEP1: goto command prompt
STEP2: type in prompt e:\> "mkdir \\.\e:\con"
STEP3: verify by typing "dir \\.\e:\con"
STEP4: delete the file or folder "rmdir \\.\e:\con"
__________________
[img]http://img78.imageshack.us/img78/2920/bluebar9et.gif[/img]
Regards ,
Muthusrinivasan
[img]http://img229.imageshack.us/img229/3883/20fl.gif[/img]
[img]http://img78.imageshack.us/img78/2920/bluebar9et.gif[/img]
|
|
|
07-02-2006, 10:31 AM
|
#22 (permalink)
|
|
In The Zone
Join Date: May 2004
Location: 00-1D-7D-5A-34-2E
Posts: 375
|
Quote:
|
Originally Posted by prakash kerala
You started the same old topic the world had discussed,,and bored....even in digit as mod tolds....so now another question also someone will ask like
"No one in this universe can make a ' LPT ' folder!!!" 
|
I was able to make the folder named LPT in Windows directly
|
|
|
07-02-2006, 02:34 PM
|
#23 (permalink)
|
|
Broken In
Join Date: Sep 2005
Location: Mumbai
Posts: 173
|
Reply
@Ramprasad
Hey Ramu Prakash was just joking, u failed to understand it.
@ Zegulas
U know 1 thing it was an Indian who discovered it ( CON CANT BE CREATED).
|
|
|
20-02-2006, 12:58 PM
|
#24 (permalink)
|
|
Broken In
Join Date: Sep 2005
Location: Mumbai
Posts: 173
|
reply
Quote:
|
Originally Posted by muthusrinivasan
ha ha
here is the way baby !!!!!
STEP1: goto command prompt
STEP2: type in prompt e:\> "mkdir \\.\e:\con"
STEP3: verify by typing "dir \\.\e:\con"
STEP4: delete the file or folder "rmdir \\.\e:\con"
|
i couldnt get it, can xplain it clearly???
|
|
|
30-06-2008, 01:27 PM
|
#25 (permalink)
|
|
Right Off the Assembly Line
Join Date: Jun 2008
Posts: 1
|
Re: No one in this universe can make a ' con ' folder!!!
Here's another method I thought I'd drop by.
Right click>New>Folder
type: con
and then select the ALT key
and at the same time on the NUMBERPAD type 255 (With the ALT key selected)
And there is con!!!
Have fun!!!
no need for cmd!!!
Now does anyone know how to delete the folder? It's on the desktop for me and I couldn't use cmd it just wouldn't work
|
|
|
30-06-2008, 01:38 PM
|
#26 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,492
|
Re: No one in this universe can make a ' con ' folder!!!
nice idea bumping a 2 year old thread for a first post
nyway, I just right click, new folder and name it as con. 100% no issues. 
this thread title is just a FUD.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
30-06-2008, 03:33 PM
|
#27 (permalink)
|
|
In The Zone
Join Date: Sep 2007
Posts: 360
|
Re: No one in this universe can make a ' con ' folder!!!
i read it somewhere that this happens because of UNC.
1 more thing u can also try out with other file names like prn,com1 to com9,etc
__________________
Evil Lives 4ever......
|
|
|
01-07-2008, 04:14 PM
|
#28 (permalink)
|
|
The Smaller Bang
Join Date: Sep 2007
Location: Gautham City
Posts: 7,492
|
Re: No one in this universe can make a ' con ' folder!!!
Quote:
Originally Posted by evewin89
i read it somewhere that this happens because of UNC.
1 more thing u can also try out with other file names like prn,com1 to com9,etc 
|
all work. no issues.
__________________
http://TheSmallerBang.wordpress.com
eMachines E725 - T4400 2.2GHz, 1GB, 160GB
Nokia 5130XM * T-Sonic 610 2GB
Nokia 2323C * Samsung Galaxy Y
Apple iPad 2 16GB WiFi
|
|
|
01-07-2008, 05:06 PM
|
#29 (permalink)
|
|
IM AS MAD AS HELL!!
Join Date: Oct 2006
Location: localhost
Posts: 1,618
|
Re: No one in this universe can make a ' con ' folder!!!
__________________
When someone dies in the grip of a powerful rage... a curse is born.
Kayako Saeki: Croakkkkkkkkkkkkkkkkkkkkk!
|
|
|
01-07-2008, 05:53 PM
|
#30 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: No one in this universe can make a ' con ' folder!!!
computer41: Your method actually will have a "space" after con.. so it will be "con " and not "con" so that doesn't count.
Metalhead: Renaming does not work on windows.
Anyway.. this has been discussed to death many times.
Topic locked.
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|