Format: pkx_headers [-switch value] input_file
Inputs
words: words per line pkts: packets per frame dcf: dcf number time: time code (low word to high) line: line number fram: frame number fm: packet format code ln: packet length code in: instrument code
Constraints
-start (-s)
-number (-n)
This command will list the first twelve packet headers to the screen.
% pkt_headers test.pod -s 2 -n 20
This command will dump packets 2-21 to the screen. This usually skips the .shx packet which is ordinarily the first packet in a POD file.
% pkt_headers o45942asq.pkx -n 99999 -o o45942asq.pkt
This command will list all the packet headers to the text file named o45942asq.pkt