AWK course FAQ¶
What is the goal of this repository?¶
The goal of this repository is to use existing AWK materials and put it into lesson plans.
Which AWK material is used?¶
- CLI text processing with GNU awk: a book
- To awk or not: course material
What determined which AWK material is used?¶
AWK material is used if it is all of these:
- free (as in freedom)
- online
- has exercises
Why is this a Fork from the UPPMAX repository?¶
Because the current owner does not have all the access rights to work on that repository.