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 need to write a script that will do the following:<UL TYPE=SQUARE><BR><LI>Look for a file based on the format DayMonthYear.log, but the caveat is that it needs to ...
Most of us are familiar with the Command Prompt and its basic commands. We usually execute a set of commands to complete a task or obtain some information. But this can also be done with the help of a ...