map man page on UnixWare

Man page or keyword search:  
man Server   3616 pages
apropos Keyword Search (all sections)
Output format
UnixWare logo
[printable version]

MAP(1)		      User Contributed Perl Documentation		MAP(1)

NAME
       map - An utility to map texts from and to unicode

SYNOPSIS
	map - recode from and to various character sets.
	      Reads from STDIN, writes to STDOUT.
	usage: map [--from cset] [--to cset] < input.txt > output.txt

	from s	Encoding of input files (default "ISO-8859-1")
	list	Lists available character sets and their alias names.
	to   s	Encoding of output files (default "ISO-8859-1")

DESCRIPTION
       Maps text from one character set representation to another. This work
       is actually long time very well done by "recode", but unfortunately
       recode does not support Unicode and eastern asia character sets. But,
       if you have pure 8 bit things to do, recode will still be the best
       solution.

       Examples:

       Conversion from ISO-8859-1 to Unicode:

	map --to unicode < iso-8859-1.txt > unicode.txt

       Conversion from GB2312 to CP936:

	map --from cp936 --to GB2312 < gb2312.txt > cp936.txt

       Conversion from CP850 to Unicode:

	map --from cp850 --to unicode < cp850.txt > unicode.txt

SEE ALSO
       recode(1), Unicode::Map(3), Unicode::Map8(3), Unicode::String(3)

AUTHOR
       Martin Schwartz <martin@nacho.de>.

perl v5.8.8			  2001-01-07				MAP(1)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server UnixWare

List of man pages available for UnixWare

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net