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

utf7encode, utf7decode - Filter to encode UTF-7

Author

utf7encode has been written by Ulli Horlacher (framstag@belwue.de>.

Description

       This program is used to encode or decode a textfile line by line with UTF-7.  If the program is called as
       utf7decode the given file will be decoded.

Name

       utf7encode, utf7decode - Filter to encode UTF-7

Options

       These options are accepted.

       -d     Don't encode but decode the file.

See Also

sendfile(1).

                                                  19 March 1998                                    UTF7ENCODE(1)

Synopsis

utf7encode [ -d] textfileutf7decodetextfile

See Also