1
0
mirror of https://github.com/danog/learn-bash.git synced 2024-11-30 04:19:06 +01:00
Go to file
2015-10-26 16:24:07 +00:00
debian OK madebytravisci 2015-10-26 16:24:07 +00:00
jekyll trigger 2015-10-25 23:50:30 +01:00
travis Fixed jekyll 2015-10-26 15:21:40 +01:00
.travis.yml trigger 2015-10-26 00:53:09 +01:00
enc.tar.gz.enc Added deb 2015-09-30 16:32:37 +02:00
Gemfile Added deb 2015-09-30 16:32:37 +02:00
Gemfile.lock Added deb 2015-09-30 16:32:37 +02:00
learn.sh Fixed lots of mistakes 2015-10-26 17:19:53 +01:00
LICENSE Initial commit 2015-05-29 17:45:47 +02:00
README.md Fixed travis 2015-09-30 19:37:39 +02:00

learn-bash

Script to learn bash scripting.

Build Status

This project is licensed under the GPLv3 license.

To install this script run the following command on any Linux/Unix system, including Mac OS X and iOS.

wget http://daniilgentili.magix.net/learn.sh && chmod +x learn.sh

And execute the script with this command:

./learn.sh

Happy learning! Daniil Gentili