pcappick(1) debian man page | unix.com

Man Page: pcappick

Operating Environment: debian

Section: 1

pcappick(1)															       pcappick(1)

NAME
pcappick - pick specific frames out of a pcap file by number
SYNOPSIS
pcappick [OPTIONS]...
DESCRIPTION
pcappick reads an input pcap file and picks a specific frame to output.
PCAPNET OPTIONS
-i interface Input interface to read packets from. -r pcap file Dump file to read packets from. -w pcap file Dump file to write filtered packets to. -f expression BPF expression which selects packets to be filtered. -s snaplen Capture snaplen bytes of data from each packet. -p Disable promiscuous mode sniffing.
PROGRAM OPTIONS
-c number Frame number to pick. 9 May 2009 pcappick(1)
Related Man Pages
pcap_open_live(3pcap) - osx
pcapdump(1) - debian
pcap_open_live(3pcap) - debian
pcap_open_dead_with_tstamp_precision(3pcap) - centos
pcap_open_live(3) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file