

InterviewSolution
1. |
Solve : Batch Log file check points? |
Answer» I have created a log file that will automatically backup by overwriting. How would I enhance it to backup up for five days, (Mon-Sat) and then, depending on the day it was executed, automatically backup to that specific folder? Depending on your OS something like this may work:No, it depends on your time layout/format. For example (win xp): 1. Go to Control Panel 2. Open Regional and Language settings 3. On the Regional Options tab, click Customize 4. Click on the Time tab 5. there is a 'time format' drop down menu. If that changes, so will what time say in Command Prompt. |
|