"Bad command or file name" is a common error message in Microsoft's MS-DOS and some other operating systems.
In command.com, the message Bad command or file name
is produced if the user mistypes the first word of a command line. This first word must be either the name of a built-in "command", or of an executable file or batch file. Therefore the error was printing what, to the programmer, was an accurate description of the problem: there was no such command and there was no such file. Novices, in general, had trouble understanding the message, so later operating systems changed it; for instance, OS/2 and the Windows NT (and newer) family use
Some early Unix shells produced the equally-cryptic
(because they searched for a file matching the command name and this is the strerror when a file of a given name is not found). Most modern shells produce
.
Famous quotes containing the words bad, command and/or file:
“The bad thing is that thinking about thought doesnt help at all; one has to have it from nature so that the good ideas appear before us like free children of God calling to us: Here we are.”
—Johann Wolfgang Von Goethe (17491832)
“For experience showed her that she had not, by marrying a man of a large fortune, obtained any great proportion of property which she could call her own or command at her pleasure.”
—Sarah Fielding (17101768)
“I have been a soreheaded occupant of a file drawer labeled Science Fiction ... and I would like out, particularly since so many serious critics regularly mistake the drawer for a urinal.”
—Kurt Vonnegut, Jr. (b. 1922)