This is a tutorial I am writing while I am learning Shell Scripting. Hope It will Help you :)
These work's on any linux or *nix based OS as long as you have bash.
You can also use free online shell for practice. There are a lot of them. For practice I use Google Cloud Shell. It is free tool, You will get a VPS of your own.
Bash is the shell, or command language interpreter, for the GNU operating system. The name is an acronym for the ‘Bourne-Again SHell’, a pun on Stephen Bourne, the author of the direct ancestor of the current Unix shell sh, which appeared in the Seventh Edition Bell Labs Research version of Unix.
-
Basic
- HelloWorld
- Comment
- Varibales