BNAMEb Squash - text file compression program BSYNOPSISb BCHAIN "Squash"b B*Squashb BDESCRIPTIONb Squash compresses text files using common character compression. When run, you are prompted for the source text file and a destination file. If the destination file already exists, then it is appended to. You are then prompted for an end-of-text marker. If no end-of-text marker is given, then the whole input file is taken as the whole text. If a marker is given, then that marker on a line of it's own is converted to an end-of-text marker. The end-of-text marker used by pr is B%%b. The compressed files can be decompressed with pr. BSEE ALSOb pr, cookie.