| unchop | Utilities Manual | unchop |
NAME
unchop - a command-line utility for reuniting smaller files
into the original large one previously sliced by
chop
SYNOPSIS
unchop basename [filename]
DESCRIPTION
unchop is a utility to restore a file processed by
chop.
The result of chop is a group of files,
the "chop" files,
sharing the first name specified by basename and varied suffixes.
unchop takes these files and uses them to re-assemble the
original file. The file name which is used for the re-assembled file
can be found in the chop file with the suffix ".c00". If filename
is specified, it is used instead of the file name found in
basename.c00. The chop files
are not deleted once the original file is reassembled.
SEE ALSO
COPYING
Copyright 1999-2006 Robert Burkhardt
This program is free software; you can redistribute it and/or modify it under the terms Version 2 of the GNU General Public License as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. You can also find a copy at the Free Software Foundation's website, http://www.gnu.org.
BUGS
None currently known.
Please send any bug reports to
R. Burkhardt, P.O. Box 426164, Cambridge, MA 02142-0021 or
bobwb@juno.com.
| 14 September 2006 | Software Services |