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 | | ------------- | ---------------------------------------------------------------------------------------------- |