How to run an awk commands in Windows?

后端 未结 5 1675
南旧
南旧 2020-11-28 10:00

I have downloaded gawk from here, but I can\'t seem to figure out how to use it. I am simply trying to run a command, not to write one.

5条回答
  •  迷失自我
    2020-11-28 10:28

    Go to command windows (cmd) then type:

    "c:\Progam Files(x86)\GnuWin32\bin\awk"
    

提交回复
热议问题