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.