Update README.md

This commit is contained in:
Lei Shi 2025-08-08 10:50:00 +08:00 committed by GitHub
parent e3862d5f3e
commit 83552c9a05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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