unix - script like logging utility for windows -


The Linux system provides a good tool (script) that can log terminal studout data into a file. To turn on logging: script [option] [file name]

To stop logging: exit

I'm looking for a similar utility for windows console and powershield (or support any native windows to log the session).

Note: Please do not suggest.

I believe that you are looking for.

Keep in mind: It will not work in the ISE. Do not forget the stop-transcript at the end of your script!


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -