Command window - Echo OFF

The "set echo off" command merely affects executed scripts. It does not affect commands that you enter interactively on the command prompt.
 
Back
Top