How to pipe the cmd output in to a logfile

Hey guys,

total noob question.
How can I pipe the mining output in to a txt-file?
Currently I mine with EWBF cuda miner and have some parameters running like --log --r 60 and some other stuff.
How do I get the output from the terminal window into a logfile for later statistical analysis.

To my understanding I need to use the >>output.txt command, but where do I put it? :slight_smile:

Thx in advance