Replies: 2 comments 1 reply
-
|
Perhaps 2> will work? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I wrote a small c# program, that lets me store a handful of configs, and execute a batchfile after capture is complete. I used to have a VB.NET front end, but, strangely, your problem is why I stopped using it: It refused to capture the output. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
On the Windows version of greaseweasle, is there any way of redirecting the output of gw to a file?
e.g. if I do :
gw rpm --drive 0 --nr 1000 > fd0.txt
The output still goes to the screen and I get a zero bytes fd0.txt
Cheers.
Phill.
Beta Was this translation helpful? Give feedback.
All reactions