alias(4) sunos man page | unix.com

Man Page: alias

Operating Environment: sunos

Section: 4

alias(4)							   File Formats 							  alias(4)

NAME
alias - alias table file of encoding names
SYNOPSIS
/usr/lib/iconv/alias
DESCRIPTION
This file contains the alias table of encoding names for iconv_open(3C). The format of the alias table is as follows: "%s %s ", <variant encoding name>, <canonical encoding name> The string specified for the variant encoding name is case-insensitive. A line beginning with '#' is treated as a comment.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+
SEE ALSO
iconv(3C), iconv_close(3C), iconv_open(3C), attributes(5) SunOS 5.10 2 Oct 2001 alias(4)
Related Man Pages
iconv(1) - opendarwin
aliasadm(1m) - centos
aliasadm(1m) - bsd
aliasadm(1m) - opendarwin
aliasadm(1m) - plan9
Similar Topics in the Unix Linux Community
alias command within .profile
A very simple script, but alias won't work
Alias Command in Bourne Shell
Help with fetching the data from remote machine from my jumpbox(local machine)
Alias is not working under Bourne Shell