Wireshark-bugs: [Wireshark-bugs] [Bug 1158] Editcap Stop time option

Date: Thu, 12 Oct 2006 02:07:02 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1158





------- Comment #1 from jeff.morriss@xxxxxxxxxxx  2006-10-12 02:07 GMT -------
(In reply to comment #0)
> When I try to use the -B option there is no data extracted from the captire
> file.  I have tried setting the date time format with quotes and without, and I
> still unable to extract the data that I want
> editcap -r -B "2006-10-10 03:58:00" c:\cds\Capture1_00005_2
> 0061010035020 mini

Just a thought: try putting single quotes around the (double quoted) date
string, like:

editcap -r -B '"2006-10-10 03:58:00"' c:\cds\Capture1_00005_2 0061010035020
mini

See my comment in bug 1029 to see why I think that might work.


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.