Whenever I try to enter the "clear" command in cmd, it returns the same message:
"clear" not recognized as an internal or external command, operable program or batch file.
It happens with some other command lines too, but this one is really annoying because I often need it. I have no idea how to fix it.
Any tips?
The message is completely correct; no such command exists.
Did you mean cls
?
This command, clear
may exist in other code, but not in batch code.
If you mean the command need to clear the screen, use cls
. That will clean the screen.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With