The following program works fine, EXCEPT I get residue on the screen. I appear to me as the command line variables being passed to AWK:
Program below:
#!/usr/bin/ksh
#===========================================================
# Needed for CRON (refreshes profile)...
I receive the following error message:
<@begpat=strhelp.ksh>
<@endpat=strhelp.ksh>
awk: syntax error near line 1
awk: bailing out near line 1
Code follows:
any ideas?
#!/usr/bin/ksh
conORACLE_SID=`/usr/ucb/whoami | tr '[:lower:]' '[:upper:]'`
. /opt/clarify/$conORACLE_SID/.profile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.