I'm working on a batch file that prompt the user for a username and password then supplies those values to a series of commands. How can I get DOS to mask the password so that it doesn't appear in ...
I'm new to DOS batch scripts (csh veteran). echo off set /A tpsnumber=1 echo %tpsnumber% set /A tpsnumber=%tpsnumber%+1 echo %tpsnumber% set /A tpsnumber=%tpsnumber ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results