Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

what is echo in a batch file

The "@echo off" command prevents all the commands of the batch file from echoing 
in the command prompt.
 
PREVIOUS NEXT
Tagged: #echo #batch #file
ADD COMMENT
Topic
Name
3+6 =