1
0 Comments

I am currently executing a build script command on a Windows CMD. However, I frequently forget to run this script after making changes to my code. It would be helpful if the CMD displayed a timestamp and full path information, as I could then determine whether an issue is due to my code or a failure to run the build script by simply checking the time of the last command run:

<timestamp><path><command>

The proposed solution would effectively address the issue.

Additionally, I am open to considering alternative options, such as cmder or any similar alternative to CMD.

Askify Moderator Edited question April 25, 2023