ECHO - Display Messages
The echo command prints any text message directly to the terminal. It is commonly used in scripting and for displaying information to users.
For example, running echo Hello will output Hello on the screen.
Teste de conhecimentos
1 / 1What does the echo command do?
Referências
Estes links do Microsoft Learn e da documentação do Windows trazem detalhes confiáveis sobre os comandos usados neste artigo.