I was just playing around with the WATCH command, which I've never used in the past (I'm trying to find a way to display the contents of a folder whenever a new file appears), and I got trapped in the command. Ctrl-C had no effect. Fortunately, ESC did cause the command to terminate.
In addition, the command did not work as I expected using either the example in the help or a version that would change even less often:
Read more
In addition, the command did not work as I expected using either the example in the help or a version that would change even less often:
watch /c /v "echo date = %%_date"
. The screen flashes very rapidly...Read more