I wrote an interactive TUI app that gives a brief tour of the `GNU awk` command for beginners

Open link in next tab

TUI-apps/AwkTutorial at main · learnbyexample/TUI-apps

https://github.com/learnbyexample/TUI-apps/tree/main/AwkTutorial

Terminal User Interface (TUI) apps. Contribute to learnbyexample/TUI-apps development by creating an account on GitHub.

TUI-apps/AwkTutorial at main · learnbyexample/TUI-apps

Let me know your feedback, especially if you haven't learned awk yet!

See all comments

Yeah, really, I only know awk '{ print $SOME_COLUMN_NUMBER }', nothing else.