Protect text from 7-bit only sort command.
forsort [-7|-8] filename
Protects 8-bit text from 7-bit-only sort command.
Input is taken from standard input, and output is given to standard output.
-7 Encodes 8-bit input to 7-bit text.
-8 Decodes from encoded 7-bit to 8-bit text.
This manual page was written by Junichi Uekawa ([email protected]) for Debian GNU/Linux and may be used by others.