Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.2 KB

Learning Bash scripting

NOTE: This repo just has basic notes from the book Bash Guide by Joseph Deveau under Bash/BashGuide. Once you read the book completely, then these notes would be helpful for future reference.

Any one of these two should help you become comfortable with bash scripting. You can also choose to go through both the sources.

There is also the Bash manual which is available in multiple formats.

To practice bash scripting, refer unix shell