so sorry all - I am an idiot. Sometimes you stare at things much too long. In my haste to fix things - well, the print statements in the ksh script were replaced with $PRINT and then an assignment of echo/printf in various places to fix things. Somehow the awk print got replaced as well and just...
Have a problem with a simple awk script that continues to give me the classic "field $() is not correct" and the kicker is that this worked fine under ksh on HP, but under bash and AIX it fails - help??
script:
VARLVL_ID="^M^L"
VLENGTH=0
FTP_AWK='
BEGIN{
VARLVL_ID=v;
VLENGTH=l...
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.