dmbala / unix-shell-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash shell tutorial - example data and scripts.

To download the examples, try

git clone https://github.com/dmbala/unix-shell-tutorial

or

You can download the compressed file,

wget https://github.com/dmbala/unix-shell-tutorial/blob/master/examples.tar.gz

and uncompress the directory

tar -xvzf examples.tar.gz 

You can try these examples on

About