https://github.com/jqln-vc/bash-playground
Bash practicing with Shell scripts.
https://github.com/jqln-vc/bash-playground
automation bash-script shell-scripting terminal
Last synced: 2 months ago
JSON representation
Bash practicing with Shell scripts.
- Host: GitHub
- URL: https://github.com/jqln-vc/bash-playground
- Owner: jqln-vc
- Created: 2024-10-09T16:07:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-25T14:34:41.000Z (over 1 year ago)
- Last Synced: 2025-04-03T13:20:03.129Z (about 1 year ago)
- Topics: automation, bash-script, shell-scripting, terminal
- Language: Shell
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Shell Scripting with Bash
Practicing Shell scripting with simple automation tasks and solved exercises taken from online courses.
## References
* Jason Cannon - **Shell Scripting: Discover How to Automate Command Line Tasks** @ [Udemy](https://www.udemy.com/course/shell-scripting-linux/?couponCode=24T1MT101824)
* Noah Gift, Alfredo Deza & Kennedy Behrman - **Linux and Bash for Data Engineering** @ [Coursera](https://www.coursera.org/learn/linux-and-bash-for-data-engineering-duke)