Forum Archive Home -> Programming -> echo logfile question
echo logfile question |
| wiseant posted 2009 Sep 17 18:42 |
| Hi everyone
I am running a fairly long batch file (go.bat), that I use echo on so I can see the output on screen In order to make a log file, I just add this to my command line: go.bat > mylog.txt But when I do this, it "disables" the screen output Any ideas how I can have the screen output and the log file? (I want to keep it very simple) TIA wiseant |
Login/Register to our forum to be able to post here.
