From a5d5b8d295c58938c73e0f387d5701ac8328523d Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Tue, 15 Dec 2020 09:02:21 +0100 Subject: [PATCH] update December 15th --- docs/linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/linux.md b/docs/linux.md index 29697b4e..5216a681 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -96,6 +96,8 @@ ## Bash - [igoroseledko.com: Checking Multiple Variables in Bash](https://www.igoroseledko.com/checking-multiple-variables-in-bash/) +- [Introduction to Bash Scripting Interactive training](https://ebook.bobby.sh/training.html) + - [dev.to: Introduction to Bash Scripting - A DO Hackathon Submission](https://dev.to/bobbyiliev/introduction-to-bash-scripting-5571) ## Linux processes - [percona.com: How Much Memory Does the Process Really Take on Linux? 🌟](https://www.percona.com/blog/2020/09/11/how-much-memory-does-the-process-really-take-on-linux/)