Hi
I want to run my batch script and at the same time print the echo's on screen as well as log them into a file. I could do it individually, i.e. either print the output on screen or log to a file but not both at the same time. How it can be achieved?
Any help is appreciated.
regards