Update LinuxGuide.md

This commit is contained in:
nbats 2022-11-22 02:03:05 -08:00 committed by GitHub
parent 38353bdffb
commit 71bdc1f9df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,7 +265,7 @@
* [ImHex](https://github.com/WerWolv/ImHex) - Hex Editor
* [Learn the Linux Command-Line](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/base64#wiki_learn_the_linux_command_line), [Command Line Guide](https://github.com/jlevy/the-art-of-command-line) or [LinuxCommand](https://www.linuxcommand.org/tlcl.php) - Command-Line Lessons
* [Cheat.sh](https://cheat.sh/) or [how2](https://github.com/santinic/how2) - Command-Line Cheat Sheet
* [tldr](https://github.com/tldr-pages/tldr/) - Command-Line Tools
* [tldr](https://github.com/tldr-pages/tldr/) - Command-Line Tools / [Rust](https://github.com/dbrgn/tealdeer)
* [Gum](https://github.com/charmbracelet/gum) - Shell Script Creator
* [shell-scripting-tutorial](https://github.com/techarkit/shell-scripting-tutorial) - Shell Scripting Tutorial
* [explainshell.com](https://explainshell.com/) - Match Command-Line Arguments to Help Text