Troubleshooting: Why You Can't Create a Folder Named 'con' | Expert Tips

  • Thread starter Thread starter johncena
  • Start date Start date
AI Thread Summary
The inability to create a folder named 'con' stems from historical limitations in DOS, where 'con' refers to the console (keyboard and screen). Similar restrictions apply to names like 'com1:' and 'lpt1:'. However, it is possible to create a folder with the name 'con' by using the Alt+0160 key combination, which inserts an invisible space character. This folder can be accessed through the graphical user interface (GUI), but software will not recognize it unless the Alt+0160 character is included in the filename reference.
johncena
Messages
131
Reaction score
1
Can't create folder !

Why we can't create a folder with name 'con' ?
 
Computer science news on Phys.org


Because the console (ie keyboard + screen) is called con: and because of some historical features in the way DOS was written you can't have a file with the same name.
You also can't have a file called com1: lpt1: and a couple of others
 


But sir,
After typing 'con' if we type '0160' holding Alt ...we can create the folder ...how is it happening ?
 


Alt+0160 inserts an invisible space character. You will be able to access this folder through the GUI, but software will not be able to find it unless you remember to include the ALT+0160 character in the filename reference.
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top