utf7encode(1)
Filter to encode UTF-7
Description
UTF7ENCODE
NAME
utf7encode, utf7decode - Filter to encode UTF-7
SYNOPSIS
utf7encode
[ -d] textfile
utf7decode textfile
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.
OPTIONS
These options are accepted.
|
-d |
Don’t encode but decode the file. |
AUTHOR
utf7encode has been written by Ulli Horlacher (framstag@belwue.de>.
SEE ALSO
sendfile(1).