From a672673a761b75789a67833d5473ee0cdb2d59d5 Mon Sep 17 00:00:00 2001 From: debajyotig466 <61608974+debajyotig466@users.noreply.github.com> Date: Sat, 1 Oct 2022 10:20:32 +0530 Subject: [PATCH] Add shell scripting tutorial (#7125) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add shell scripting tutorial * Update courses/free-courses-en.md * lint: alphabetize Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 46fbfbe67..7765ecffa 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -205,6 +205,7 @@ * [Bento Shell Track](https://bento.io/topic/shell) - Jon Chan (Bento) * [How to CMake Good](https://www.youtube.com/playlist?list=PLK6MXr8gasrGmIiSuVQXpfFuE1uPT615s) - vector-of-bool (YouTube) * [Shell Scripting Tutorial](https://www.youtube.com/playlist?list=PL7B7FA4E693D8E790) - The Bad Tutorials (YouTube) +* [Shell Scripting Tutorial \| Shell Scripting Crash Course \| Linux Certification Training \| Edureka](https://www.youtube.com/watch?v=GtovwKDemnI) - edureka! * [Shell Scripting Tutorial for Beginners](https://www.youtube.com/playlist?list=PLS1QulWo1RIYmaxcEqw5JhK3b-6rgdWO_) - ProgrammingKnowledge (YouTube)