These days I needed to be able to check on the execution of a repetitive task. If I would use linux I could use the watch command but I am a Windows guy. So I came up with an alternative – I created a bat file with the below content: To change the duration...