Sponsored Content
Full Discussion: Need some help with this...
Top Forums Programming Need some help with this... Post 302138655 by porter on Tuesday 2nd of October 2007 10:08:40 PM
Old 10-02-2007
Quote:
Originally Posted by Legend986
I don't understand why it isn't working...
Have you found a program called "alias"? If not then "alias" is an internal command. The "popen" program uses the default shell, if this does not support "alias", it will fail.
 
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.11 2 Oct 2001 alias(4)
All times are GMT -4. The time now is 09:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy