Progress on bash and linux notes

This commit is contained in:
2025-04-02 15:41:04 +01:00
parent e1a927c737
commit 55ff1deab6
7 changed files with 743 additions and 137 deletions

View File

@@ -11,6 +11,7 @@ weight: "1"
- [Building a Computer From Scratch](../ready/how_to_computer/)
- Linux - `Coming Soon!`
- Shell Scripting `BASH` - `Coming Soon!`
- [C](../ready/c-language/)
- [Compiling](../ready/compiling/) `Make` `GCC` `Clang`
- [Debugging](../ready/gdb/) `GDB`