SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
DONATE


YUM REPOSITORY

 
 

MAN page from Mandriva 2009 glibc-2.9-0.20081113.5.3mnb2.i586.rpm

ICONV

Section: User Commands (1)
Updated: 1/Oct/1999
Index 

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 ininputfile from one coded character set to another. The result iswritten 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 stdin)

--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 <espyAATTdebian.org>,for the Debian GNU/Linux system.


 

Index

NAME
SYNOPSIS
DESCRIPTION
AUTHOR

This document was created byman2html,using the manual pages.