Skip to content

Latest commit

Β 

History

History
43 lines (26 loc) Β· 1.76 KB

File metadata and controls

43 lines (26 loc) Β· 1.76 KB

Shell (Bash)

Command-line scripting for automation, DevOps, and system administration.

This page lists curated books and learning resources for this language, organized from beginner to advanced. Most books are shared via public Google Drive links maintained by the project. See Contributing before suggesting new links.

← Elixir Β· All languages Β· R β†’


Shell (Bash) logo

For Beginners

These books provide a solid foundation in navigating the command line and writing your first shell scripts.

For Advanced Programmers

Deep dives into advanced scripting techniques, performance, and command-line data processing.

Comprehensive References

These resources are perfect for quick lookups and writing safer scripts.


Related