From daa3855314e84c2fc2e6f17dd803892e3da62340 Mon Sep 17 00:00:00 2001 From: thomasabishop Date: Wed, 8 Feb 2023 07:47:09 +0000 Subject: [PATCH] Autosave: 2023-02-08 07:47:09 --- _meta/Resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_meta/Resources.md b/_meta/Resources.md index bdc2fc6..329cda3 100644 --- a/_meta/Resources.md +++ b/_meta/Resources.md @@ -106,6 +106,8 @@ B. Perry, D. Taylor. 2015. **Wicked Cool Shell Scripts** [What is the difference between `${var}`, `"$var"`, and `"${var}"` in the Bash shell? (Stack Overflow)](https://stackoverflow.com/q/18135451/10484600) +[AWK tutorial](https://zetcode.com/lang/awk/) + ## SQL [Course: MySQL Essential Training (LinkedIn Learning)](https://www.linkedin.com/learning/mysql-essential-training-2)