sunos man page for alias

Query: alias

OS: sunos

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - sunos
iconv_open(3c) - sunos
aliasadm(1m) - linux
aliasadm(1m) - mojave
Similar Topics in the Unix Linux Community
Can we use aliased commands in script?
please help me regarding alias
Bash alias for complicated ls command does not work.
How to make Alias?
Aliases NOT working inside bash shell script