Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

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. 

Command Window displaying logging commands

Technorati tags: ,
Posted: Wednesday, November 21, 2007 3:00 AM by saraford

Comments

Секреты Visual Studio said:

Вы можете сохранить команды, который вы выполняете в командном окне Visual Studio, при помощи log . Выполните

# February 18, 2009 3:27 AM
New Comments to this post are disabled
Page view tracker