From 23b06ac2df2d5071b341dbc33a76df98cc1251bf Mon Sep 17 00:00:00 2001 From: zeus Date: Wed, 3 Jan 2024 18:15:43 +0100 Subject: [PATCH] double brackets link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b39fe4c..8e76942 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # oneliners useful one-liners, primarily in bash + +## Useful ressources: +* https://www.baeldung.com/linux/bash-single-vs-double-brackets # great explanation for using single vs. double square brackets in bash