![]() | regconcat |
| Prev | Command Line: Specialised Utilities | Next |
regconcat — Combine several Regina data files
regconcat [-o output-file] {input-file...}
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, and beneath this container will be the packet trees from each of the input files that you supply.
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.
-o output-fileSpecifies that the new combined data file should be written as compressed XML to the given output file.
This utility was written by Benjamin Burton <bab@debian.org>.
Many people have been involved in the development
of Regina; see the acknowledgements
page for a full list of credits.
| Prev | Contents | Next |
| Command Line: Specialised Utilities | Up |