How can I redirect output to a text file and the console (cmd) window at the same time?
|
feedback
|
|
Powershell 2.0 comes with the The benefit of Powershell is that it can run the commands that cmd can as well. Example:
| |||
|
feedback
|
|
There's a good answer for an identical question on StackOverflow In summary, find a Win32 port of the Unix | ||||
feedback
|