Earlier quoted context omitted.
A legacy requirement to not ever have any files with a basename of CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, or LPT9 doesn't make sense either :)
I was wondering what the full list was. Thanks!
The tale of aux.c
21–30 of 129 posts
Re: The tale of aux.c
#22We ran into this issue in Servo too. https://github.com/servo/servo/issues/1226
Me as well while cloning linux on windows
Re: The tale of aux.c
#23> But my answer is: No, I will not deface the mailx source code in order to make life easier for customers of a vendor of non-Unix systems who chose to clutter his directory name space with useless entries. I will especially not do so as this vendor has threatened free software on several occasions. > The Heirloom Project is oriented at the Unix tradition, and it is free. If you want to use mailx, there is the techni…
Re: The tale of aux.c
#24...huh
>If you want to use mailx, there is the technically and morally sane option of using a free Unix implementation.
I mean it's really not that hard to release a Windows compatible version. You change a single file name?
This just sounds like throwing gas on the flame war that is unix vs windows.
Re: The tale of aux.c
#25In 1991 I was working at a place with a Novell Netware network. I decided to make a system that would execute remote commands by writing them to a shared directory and other machines would see the files and execute the commands. I named those files COMXXXXX.TXT where the X's were a random number (yeah, that was a bad idea). Every few days the system would hang and stop working. I finally narrowed it down to the rando…
Re: The tale of aux.c
#26Re: The tale of aux.c
#27What happens if you create a file called aux.c under a different OS, and then mount the drive on Windows?
Re: The tale of aux.c
#28> But my answer is: No, I will not deface the mailx source code in order to make life easier for customers of a vendor of non-Unix systems who chose to clutter his directory name space with useless entries. I will especially not do so as this vendor has threatened free software on several occasions. > The Heirloom Project is oriented at the Unix tradition, and it is free. If you want to use mailx, there is the techni…
From 2007. Back when Microsoft really was at war with OSS and called Linux a cancer.
Re: The tale of aux.c
#29>But nowadays, people confuse Microsoft Windows, the successor to DOS, with a Unix operating system, and want to run mailx on it. ...huh >If you want to use mailx, there is the technically and morally sane option of using a free Unix implementation. I mean it's really not that hard to release a Windows compatible version. You change a single file name? This just sounds like throwing gas on the flame war that is unix…
Re: The tale of aux.c
#30What happens if you create a file called aux.c under a different OS, and then mount the drive on Windows?