Clipmarks
djolemcloudfollowshare
3-14-2008 4:17 AM
503 views
Nobody can create a FOLDER anywhere on the computer which can be named as “CON”. This is something pretty cool…and unbelievable. .. At Microsoft the whole Team, including Bill Gates, couldn’t answer why this happened?
1 Comment   | Add a Comment
4-24-2008 8:55 AM
papananook

Anon:
This is really simple:
CON is a reserved word in DOS which is the device Console (screen)
Also, PRN (printer) is a reserved word.
This was used in DOS command line days to redirect the output to the printer or screen.
I.e. "copy filename.ext > con" will display the contents of the file on the screen.
"copy filename.ext > prn" will print the contents of the file on the printer.
Login to Comment.  Not a member yet? Sign up
Embed This Clip In Your Site...

New from the makers of Clipmarks:  Amplify.com - Don't just share the news...Amplify it!

OK