An open API service indexing awesome lists of open source software.

https://github.com/prabin-acharya/shell-scripting-notes


https://github.com/prabin-acharya/shell-scripting-notes

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Intro to Shell Scripting with Bash :rocket:
**firstScript.sh** - Intro to Shell Scripting, Variables, User Input, If-Else, Comparison, Case Statements
**arrays.sh**
**fileConditions.sh**
**loops.sh** - for loop to rename files, read through a file line by line