MicrosoftWindowsInstallation

Installation of an awk interpreter in Microsoft Windows

The awk installer file is mawk-1.3.3-1-bin.zip

Copy the installer file to C:\WINDOWS\TEMP\

Extract the .zip file to C:\WINDOWS\TEMP\

As Administrator, from command prompt:

C: CD \WINDOWS\TEMP\TEMP REN MAWK-1.3.3-1-BIN MAWK CD MAWK\BIN MD \PROGRAMS\AWK MD \PROGRAMS\AWK\BIN CP MAWK.EXE \PROGRAMS\AWK\BIN

As Administrator, it is necessary to associate .awk files with the awk interpreter C:\AWK\BIN\MAWK.EXE