Update title and location to awk ebook (#4986)

* Update title
* Update location
* Order list

The url to the old location hosts an older version of the book(1996). GNU has the most recent version(2020) available in multiple formats. The title also changed: the original title is now a subtitle.
This commit is contained in:
Edwin Schaap 2020-10-31 22:20:51 +01:00 committed by GitHub
parent 31e0a72297
commit 5724a49f36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1002,9 +1002,9 @@ Kerridge (PDF) (email address *requested*, not required)
### Awk
* [A User's Guide for GNU AWK](http://www.math.utah.edu/docs/info/gawk_toc.html)
* [An Awk Primer](https://en.wikibooks.org/wiki/An_Awk_Primer) - Wikibooks
* [Awk](http://www.grymoire.com/Unix/Awk.html) - Bruce Barnett
* [Gawk: Effective AWK Programming](https://www.gnu.org/software/gawk/manual) - Arnold D. Robbins (HTML, PDF)
### Bash