Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rnbwkat

  1. rnbwkat

    awk in sh and bash works differently???

    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...
  2. rnbwkat

    awk in sh and bash works differently???

    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...

Part and Inventory Search

Back
Top