Skip to content

Emon-Jan/Shell-Scripting

 
 

Repository files navigation

Shell-Scripting

This is a tutorial I am writing while I am learning Shell Scripting. Hope It will Help you :)

Before Starting

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.

What is bash?

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.

Table of content

  • Basic

    • HelloWorld
    • Comment
    • Varibales

About

A Shell Script tutorial or note book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%