Returns the character with ascii number N.
$chr(N)
//echo -a $chr(65) returns A.
See Also
$asc returns the ascii number of a character.
This article is a stub (incomplete article). It is certain to lack, possibly critical, information related to the function and/or command it contains.