man regconcat (Commandes) - Combine several Regina data files
NAME
regconcat - Combine several Regina data files
SYNOPSIS
regconcat [ -o output-file ] input-file ...
DESCRIPTION
This utility combines several individual Regina data files into a single larger data file. The new file will have a container as its top-level packet, beneath which will be placed the packet trees from each of the supplied input files.
If an output file is specified through option -o, the new file will be written as compressed XML to this output file. Otherwise the new file will be written as uncompressed XML to standard output.
OPTIONS
- -o output-file
- Specifies that the new combined data file should be written as compressed XML to the given output file.
SEE ALSO
regina-kde.
AUTHOR
Regina was written by Ben Burton <bab@debian.org> with help from others; see the documentation for full details.