mirror of
https://github.com/ellysh/bash-programming-from-scratch.git
synced 2026-01-23 06:16:32 +00:00
1.6 KiB
1.6 KiB
Helpful Links
General Information
Bash
-
"Bash Guide for Beginners" by Machtelt Garrels.
-
"Advanced Bash-Scripting Guide" by Mendel Cooper.
-
Bash Style Guide based on mywiki.wooledge.org.
-
Shell Style Guide by Google.
Unix Environment
- "The Art of Unix Programming" book by Eric S. Raymond.