Did you know... How to log your command window session? - #088
You can record your command window session via the log command. Just run
log -on <filename>
and start recording. To finish logging, it’s just
log -off
There is also an option to overwrite the existing file; otherwise it will append. Note that both dash and forward slash will work for command arguments.
Technorati tags: VS2005Tip, VS2008Tip
Comments
Anonymous
November 20, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/11/21/did-you-know-how-to-log-your-command-window-session/Anonymous
November 20, 2007
PingBack from http://msdnrss.thecoderblogs.com/2007/11/21/did-you-know-how-to-log-your-command-window-session/Anonymous
February 17, 2009
Вы можете сохранить команды, который вы выполняете в командном окне Visual Studio, при помощи log . Выполните