On Feb 10, 2009, at 1:58 PM, Andrej wrote:
2009/2/11 Smith, Ann (ISD, IT) <[email protected]>:We have customers in the process of porting an application from Solaris to SLES10 on zseries. They have a korn shell script which includes the following: export DOMAIN_NAME=`echo $1 | nawk '{print tolower($1)}'`The command is tolower is supported by gawk - if they just modify the script to say awk instead of nawk it will work just fine.
Or symlink gawk to nawk. Adam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
