various bash scripts and topics
- hello.sh: hello world script
- variable.sh: variable
- array.sh: array
- function.sh: function
- condition.sh: condition
- operators.sh: operators
- command_substitution.sh: command substitution
- loop.sh: loop
- symbol_link.sh: symbol_link
- update.sh: update, upgrade
- reboot.sh: update, upgrade and reboot
- poweroff.sh: update, upgrade and close
- lsb_release.sh: linux distribution and version control
- weather.sh: check the weather
- exchange.sh: exchange api for exchangerate
- jsonplaceholder.sh: An example of an api communicating with the jsonplaceholder api service
- swapi.sh: an api example communicating with swapi api service
- ip-api.sh: api service sending ip information
- chmod.sh: a script to set file permissions
- color.sh: color sequences that can be used for script output
- curl-file.sh: a tool for a simple curl client
- delete-file.sh: a tool to delete files
- notification.sh: a tool to use notification features
- nginx.sh: nginx web server setup script
- sublime.sh: script that installs sublime text editor