From cb3973016c7380bac9408cd86eb8cb03db0be0f2 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Thu, 30 May 2024 17:53:46 -0600 Subject: [PATCH] vault backup: 2024-05-30 17:53:46 --- IT/Scripting.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/IT/Scripting.md b/IT/Scripting.md index 848c14a..718eaf0 100644 --- a/IT/Scripting.md +++ b/IT/Scripting.md @@ -22,7 +22,9 @@ echo $MY_VARIABLE ## Quotes In Bash, different styles of quotes mean different things: - +| Quote | Description | +| ----- | ----------- | +| | | ## Commands | Command | Description | | ------------- | ---------------------------------------------------------------------------------------------- |