Hi i need to redirect interface list from USBPcapcmd.exe to an text file for getting USB HUB number in command line. please help me how to achieve this, is there any way, i can get "USB interface list" to a text file. Thanks, Pramod asked 09 May '17, 03:24 Pramod edited 30 May '17, 22:03 |
2 Answers:
You can use the following command:
answered 31 May '17, 10:53 Pascal Quantin |
I don't think you can, the program doesn't have an option to list the interfaces and if you don't provide any options it assumes interactive mode in a new console window. As it's not part of the Wireshark project you'll either need to modify the code yourself, or file an issue over at the USBPcap site. answered 31 May '17, 03:25 grahamb ♦ @grahamb, thanks for ur replay. I will report the issue in USBPcap site. (31 May '17, 07:24) Pramod |
Thanks for ur reply. Is there any way we can redirect all output to a text file. I need to redirect all interface details which is in below image.