SYNOPSIS
e00conv <input_file> <output_file> [NONE|PARTIAL|FULL]DESCRIPTION
e00conv is a program takes a E00 file as input (compressed or not) and copies it to a new file with the requested compression level (NONE, PARTIAL or FULL).OPTIONS
input_file is the name of the E00 file to read from.
output_file is the name of the file to create. If the file already exists then it is overwritten.
The last argument is optional and specifies the compression level to use when creating the output file (one of NONE, PARTIAL or FULL). The default is NONE (uncompressed).
AUTHOR
e00conv was written by Daniel Morissette <[email protected]>.This manual page was written by Paul Wise <[email protected]>.