https://github.com/prabin-acharya/shell-scripting-notes
https://github.com/prabin-acharya/shell-scripting-notes
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prabin-acharya/shell-scripting-notes
- Owner: prabin-acharya
- Created: 2022-01-28T15:03:04.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T17:15:40.000Z (over 3 years ago)
- Last Synced: 2025-02-09T19:43:36.422Z (3 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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