From 27514d58573ce1f844af4ea60afa72c7f58f1cd7 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Thu, 21 Aug 2025 22:09:29 +0200 Subject: vault backup: 2025-08-21 22:09:29 --- Bash.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Bash.md') diff --git a/Bash.md b/Bash.md index 239ac40..ee80a2e 100644 --- a/Bash.md +++ b/Bash.md @@ -2,5 +2,7 @@ tags: - bash --- -A scripting language in which a user can string together [[Shell]] commands in a reusable file called a script. The script can be executed (or "called") and it will execute the string of commands. -They are not full general purpose programming languages, even though they often have similar constructs available. \ No newline at end of file +[[Shell]] +[[Input redirection]] + +[[Bash Arrays]] \ No newline at end of file -- cgit v1.2.3