you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 1 year ago* (1 child)

I use gawk all the fucking time, if you spend a lot of time in a terminal or parse text often it is definitely worth the investment. It is a fantastic tool for both one liners and full scripts. The gawk manual is short enough to digest in a day or two.

https://www.gnu.org/software/gawk/manual/gawk.html

  • source
  • hideshow 1 child comment