UTF7ENCODE(1) | System Administration | UTF7ENCODE(1) |
NAME¶
utf7encode, utf7decode - Filter to encode UTF-7SYNOPSIS¶
utf7encode [ -d] textfileutf7decode 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).19 March 1998 |