The unix command “script” allows a user to run programs/commands, and when ctrl-d is pressed, the output is written to a file. A timestamp of the session is also written in this file. Is there is a equivalent command in Windows/Visual Studio?
The unix command script allows a user to run programs/commands, and when ctrl-d is
Share
is Cygwin an option? The script command can be found in the
util-linuxpackage.