Re: Cant get my tshark pharse to work

2014-10-11 Thread sandra . baror
On Thursday, October 9, 2014 9:46:10 PM UTC+3, Tal Bar-Or wrote: > Hello All, > > > > I am writing some code to get captured wiresahrk pcap file , using > popen.subprocess and extract some table csv format related to SMB, but for > some reason i can get the csv when using off-course regular cm

Cant get my tshark pharse to work

2014-10-09 Thread Tal Bar-Or
Hello All, I am writing some code to get captured wiresahrk pcap file , using popen.subprocess and extract some table csv format related to SMB, but for some reason i can get the csv when using off-course regular cmd line its work The code as follow below , maybe someone with exprience with such