forsort - Protect text from 7-bit only sort command.
Contents
Description
Protects 8-bit text from 7-bit-only sort command.
Input is taken from standard input, and output is given to standard output.
Name
forsort - Protect text from 7-bit only sort command.
Options
-7 Encodes 8-bit input to 7-bit text.
-8 Decodes from encoded 7-bit to 8-bit text.
Synopsis
forsort[-7|-8]filename
