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)}'`Is there a 'nawk' for linux ? I see that nawk means 'new awk' but I am not familiar with the history of awk, nawk, gawk. Is there any compatible command for SLES10? Ann Smith Mainframe Systems Support -zVM and zLinux Support Integrated Technology Delivery IBM Global Service Integrated Operations At The Hartford Work phone: 860-547-6110 Pager: 800-204-6367 Email: mailto:[email protected] ************************************************************ This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies. ************************************************************ ---------------------------------------------------------------------- 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
