-
Notifications
You must be signed in to change notification settings - Fork 24
Material for the advanced bash scripting course at Heidelberg University
License
mfherbst/bash-course
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Script, resources and example code needed for the course
"Advanced bash scripting"
taking place at the Ruprecht-Karls-Universität Heidelberg
from 24th – 28th August 2015.
bash_course.pdf The main script
LICENCE Overview how files in this repository
are licenced
resources/ Data neccessary to run the examples
and do the exercises.
You should run the script resources/gutenberg/download.sh
before you can do the Project Gutenberg-related exercises.
Run the script in the resources/gutenberg/ directory, i.e.
cd resources/gutenberg/
./download.sh
If you want a more fancy .bashrc configuration, e.g. a coloured
output of grep or a colored command prompt, run the install.sh
script from the files_for_home directory.
cd files_for_home
./install.sh
Note that this will replace your current .bashrc and your
current .profile in case these files exist.
About
Material for the advanced bash scripting course at Heidelberg University
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published