My favorite error goes way back to MS-DOS days: Duplicate filename or file not found
because parsing that out: Duplicate filename = “The file exists” file not found=”The file doesn’t exist”.
It always amused me to get an error message that meant “the file exists or it doesn’t.”
(It makes sense in context: this was an error from the MS-DOS file-renaming command, and it just means “either there is already a file with the name you are trying to change this file to, or the filename you are trying to change doesn’t exist”, but I’m easily amused.)
Leave a Reply
Primary Sidebar
E-merl uses cookies in some magical way or other to ensure that the website does basically what you expect a website to do. E-merl is neither smart nor evil enough to do bad things with cookies. Occasionally E-merl eats too many cookies, but this is a separate category of problem and not something you need to worry about. If you continue to use E-merl, we assume you're broadly okay with all of this.Okay
1 Comment
My favorite error goes way back to MS-DOS days:
Duplicate filename or file not found
because parsing that out:
Duplicate filename
= “The file exists”file not found
=”The file doesn’t exist”.It always amused me to get an error message that meant “the file exists or it doesn’t.”
(It makes sense in context: this was an error from the MS-DOS file-renaming command, and it just means “either there is already a file with the name you are trying to change this file to, or the filename you are trying to change doesn’t exist”, but I’m easily amused.)