https://github.com/kevinadhiguna/shellscripts
A collection of shell scripts with various functionalities.
https://github.com/kevinadhiguna/shellscripts
bash bash-script shell shell-script
Last synced: 5 months ago
JSON representation
A collection of shell scripts with various functionalities.
- Host: GitHub
- URL: https://github.com/kevinadhiguna/shellscripts
- Owner: kevinadhiguna
- Created: 2020-08-13T15:32:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T19:42:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-19T13:56:33.337Z (over 1 year ago)
- Topics: bash, bash-script, shell, shell-script
- Language: Shell
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shellscripts
A collection of shell scripts with various functionalities.
## Reference
- [w3schools.io - Bash Programming](https://www.w3schools.io/terminal/bash-variables/)
- [GeeksForGeeks - Bash Scripting Case Statement](https://www.geeksforgeeks.org/bash-scripting-case-statement/)
- [Linuxize - How to Check if a String Contains a Substring in Bash](https://linuxize.com/post/how-to-check-if-string-contains-substring-in-bash/)
