From 83552c9a059959c53cbf5fc22dda090f36469a84 Mon Sep 17 00:00:00 2001 From: Lei Shi Date: Fri, 8 Aug 2025 10:50:00 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d7b00c..771b7b3 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu - [Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible) - A collection of pure bash alternatives to external processes. - [explainshell](https://explainshell.com) - A website that breaks down and explains shell (Bash) commands (including their flags and options). - [Safe ways to do things in bash](https://github.com/anordal/shellharden/blob/master/how_to_do_things_safely_in_bash.md) - How to do things safely in Bash. +- [Bash Free Labs](https://labex.io/free-labs/shell) - 50 Free Interactive Bash Labs ## Command-Line Productivity