If I type
where echoit returns a message like :
INFO: Could not find files for the given pattern(s).
Where is the echo command found?
1 Answer
Echo is not a program but a command, which is part of the cmd.exe file located in your c:\windows\system32.
2