Upload shells and scripts pt. 2 as a draft

This commit is contained in:
Maciej Pędzich 2023-09-11 18:21:48 +02:00
parent 2760d1c403
commit 1aa66cba69

View File

@ -0,0 +1,20 @@
---
title: shells and scripts part 2
description: Key elements and syntax of the Bash scripting language
pubDate: 2023-08-29T09:30:22.058Z
lastEditDate: 2023-08-29T09:30:22.058Z
draft: true
categories:
- learning modern linux
tags:
- linux
- notes
---
Hey folks!
For this article, I've actually made notes from a different book, ie. _Linux - komendy i polecenia (commands and instructions)_ by Łukasz Sosna. THis time I'll cover the _practical part_, ie. Bash language's syntax and sample code snippets.
As always, these are just key takeaways, so if you're aiming to squeeze out every bit of knowledge possible, then I highly recommend you buy this and Michael Hausenblas' book.
## Variables