Delete page '/computing/shell_scripts'

Blake Leverington 2021-06-22 15:00:32 +02:00
parent c509a8be50
commit 9d565f1771

@ -1,8 +0,0 @@
# Running scripts from the shell
There are several flavours of Linux shells. Bash is one of the most common.
## Bourne-Again SHell (BASH)
- [Bash scripting cheatsheet](https://devhints.io/bash)
- [30 Bash script examples](https://linuxhint.com/30_bash_script_examples/)
- [Bash Scripting Tutorial for beginners](https://linuxconfig.org/bash-scripting-tutorial-for-beginners)