bash-guide
Shell scripting guide
A comprehensive guide to learning Bash shell scripting covering basic operations, file management, and more
A guide to learn bash
4 stars
1 watching
0 forks
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
omergulen/bash-guide | A comprehensive guide to bash scripting and shell basics | 279 |
navinweb/bash-guide | A comprehensive guide to using the Bash shell, covering basic operations and file management. | 3 |
mariotristan/bash-guide | A comprehensive guide to learning bash shell scripting and operations | 5 |
azet/community_bash_style_guide | Guides bash scripting best practices and conventions to write reliable, maintainable scripts | 301 |
vuuihc/bash-guide | A comprehensive guide to basic Bash operations and shell scripting | 185 |
bahamas10/bash-style-guide | A style guide for writing predictable and safe bash scripts | 692 |
behitek/hoc-bash | A tutorial project covering basic operations, shell programming, and advanced topics in bash scripting. | 21 |
ninjaaron/replacing-bash-scripting-with-python | Replacing Bash Scripting with Python provides guidance on using Python for administrative scripting tasks | 1,063 |
nisreenfarhoud/bash-cheatsheet | A collection of essential Bash commands and concepts for efficient shell interaction. | 374 |
jlevy/the-art-of-command-line | A comprehensive guide to mastering the command line and improving productivity as an engineer | 153,662 |
learnbyexample/cli-computing | A comprehensive guide to Linux command line tools and Shell Scripting | 534 |
denysdovhan/learnyoubash | A workshop to teach users how to use the terminal and write their first Bash script | 754 |
objectx/git-style-guide | A Git style guide for software developers | 103 |
rothgar/mastering-zsh | A comprehensive guide to mastering the zsh shell | 1,358 |
odb/shml | A shell framework providing a simple way to add style and functionality to terminal scripts without memorizing complex control sequences. | 444 |