logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

forsort - Protect text from 7-bit only sort command.

Author

       This  manual  page was written by Junichi Uekawa (dancer@debian.org) for Debian GNU/Linux and may be used
       by others.

Debian                                             2003 Dec 20                                        forsort(1)

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

See Also