NAME expand - uncompress input files SYNOPSIS expand [file ...] DESCRIPTION Expand expands files previously compressed by 'cpress'. If no input files are given, or if the filename '-' appears, input will be read from the standard input. FILES SEE ALSO cpress DIAGNOSTICS A message is printed if an input file cannot be opened; further processing is terminated. AUTHORS Original from Kernighan & Plauger's 'Software Tools', with minor modifications by Debbie Scherrer. BUGS