From 586d646ad3021c9a9a0927020ded8ab72c7022c7 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Wed, 21 Apr 2021 18:02:10 -0600 Subject: kinda finish new style --- blog/dst/a/shell_scripting.html | 106 ++++++++++++++++++++-------------------- 1 file changed, 54 insertions(+), 52 deletions(-) (limited to 'blog/dst/a/shell_scripting.html') diff --git a/blog/dst/a/shell_scripting.html b/blog/dst/a/shell_scripting.html index a61c8af..61089d9 100644 --- a/blog/dst/a/shell_scripting.html +++ b/blog/dst/a/shell_scripting.html @@ -1,66 +1,66 @@ - + + + Luévano's Blog + - - - - - - + + + - - + + + - Luévano's Blog + + + + -
- - - -
-
- + + +
+ + + +
+ +

Shell scripting tutorial video notes

Another summary, this time about shell scripting in general. And just like with the Linux 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 and Automation with SCripting (YT): Complete Shell Scripting Tutorials. Also, some notes were taken from tutorialspoint: UNIX / LINUX Tutorial and general googling.

@@ -337,7 +337,9 @@ function_name () {

Created: Sat, Mar 13, 2021 @ 22:57 MST

-
+
+ +