ICONV   (1) manpage
ICONV
1
March 2001
Red Hat Linux
  • NAME
      iconv - Convert encoding of given files from one encoding to another
  • SYNOPSIS
      iconv -f encoding -t encoding inputfile
  • DESCRIPTION
      The iconv program converts the encoding of characters in inputfile from one coded character set to another. The result is written to standard output unless otherwise specified by the --output option.

      --from-code, -f encoding

      Convert characters from encoding

      --to-code, -t encoding

      Convert characters to encoding

      --list

      List known coded character sets

      --output, -o file

      Specify output file (instead of stdout)

      --verbose

      Print progress information.
  • AUTHOR
      iconv is written by Ulrich Drepper as part of the GNU C Library.

      This man page is written by Joel Klecker <espy@debian.org>, for the Debian GNU/Linux system.





Current Users: 57 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.