From 17dc30770756a32a11507f1e81e5b7ce94b7c046 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 15 Mar 2021 19:55:21 -0700 Subject: Add new entries and reflect updated blog (now with timestamps!) --- blog/src/a/shell_scripting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blog/src/a/shell_scripting.md') diff --git a/blog/src/a/shell_scripting.md b/blog/src/a/shell_scripting.md index abcddbc..b337aac 100644 --- a/blog/src/a/shell_scripting.md +++ b/blog/src/a/shell_scripting.md @@ -1,6 +1,6 @@ # Shell scripting tutorial video notes -Another summary, this time about shell scripting in general. And just like with the [Linux notes](https://blog.luevano.xyz/a/linux_video_notes.html), I also did most of the notes myself or with resources outside the video. The videos in question are: [The Bad Tutorials (YT): Shell Scripting Tutorials](https://www.youtube.com/playlist?list=PL7B7FA4E693D8E790) and [Automation with SCripting (YT): Complete Shell Scripting Tutorials](https://www.youtube.com/playlist?list=PL2qzCKTbjutJRM7K_hhNyvf8sfGCLklXw). Also, some notes were taken from [tutorialspoint: UNIX / LINUX Tutorial](https://www.tutorialspoint.com/unix/index.htm) and general googling. +Another summary, this time about shell scripting in general. And just like with the [Linux notes](https://blog.luevano.xyz/a/linux_video_notes), I also did most of the notes myself or with resources outside the video. The videos in question are: [The Bad Tutorials (YT): Shell Scripting Tutorials](https://www.youtube.com/playlist?list=PL7B7FA4E693D8E790) and [Automation with SCripting (YT): Complete Shell Scripting Tutorials](https://www.youtube.com/playlist?list=PL2qzCKTbjutJRM7K_hhNyvf8sfGCLklXw). Also, some notes were taken from [tutorialspoint: UNIX / LINUX Tutorial](https://www.tutorialspoint.com/unix/index.htm) and general googling. ## Basic concepts -- cgit v1.2.3-54-g00ecf