del_packet


Deletes packets from a POD file. The user specifies the packets for deletion, the input file, and the output file. The input file is not altered in any way. The tool pkx_headers can be used to identify packet numbers of the POD file you wish to delete.

Format:

del_packet -i input_file -o output_file -d 1,210,30,44

Context

Inputs

Outputs

Constraints

Parameters

Input_file

Output_file

-d

See_also

PKX_HEADERS List the headers of a range of packets

Examples