Hi Atdev,
You can ust the pipe sign | , but this will start Wireshark twice.
wireshark -r packet1.pcap | wireshark -r packet2.cap
Or you can create file sets.
Rename your files like this:
packet1_00000_20081217000000.pcap
packet1_00001_20081217000000.pcap
Start Wireshark and load on of the files.
Got to File -> File Set -> List Files
Load the other file by selecting it.
Somehow this won't work by using the command line to start Wireshark.
Hope this helps
Joan
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <[email protected]>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:[email protected]?subject=unsubscribe