AWK for DOS =========== * About * Documentation * Build instructions About ===== AWK version 20230911b for DOS. AKA "One True Awk" or otawk. nawk.exe - 16-bit version built with Watcom C nawk32.exe - 32-bit version built with DJGPP I selected version 20230911 because some scripts would cause the current version to crash on DOS. See also: Documentation ============= nawk.txt -- manual awk.txt -- tutorial from Coherent manual version 11 awk-faq.txt -- comp.lang.awk FAQ See also: * * * * * * * * Build instructions ================== How i cross-compile AWK for DOS from a Linux host. Install DJGPP and OpenWatcom v2 ------------------------------- Clone One True Awk sources -------------------------- Apply DOS patch --------------- $ patch -p1