UNIX II / Bash-Scripting
The course bases on the lecture UNIX basics. But it is not mandatory that you have visited the basic course to attend to this lecture. At all students wanting to attend to this course should have expierience using a UNIX-system from the command lines view.
The lectures:
* are completely held in english
* take place each wednesday 08:00 - 09:00
* happen in building NW1 in room S3032
* Introduction and philosphy of bash
* A first script
* Variables - Part I
* Wildcards
* Escape Characters
* Loops
* Tests (if)
* The case-Condition
* Variables - Part II
* external programs
* Functions
The lectures:
* are completely held in english
* take place each wednesday 08:00 - 09:00
* happen in building NW1 in room S3032
Contents:
* Introduction and philosphy of bash
* A first script
* Variables - Part I
* Wildcards
* Escape Characters
* Loops
* Tests (if)
* The case-Condition
* Variables - Part II
* external programs
* Functions
Script:
A script of this lecture you can doanload hereInteresting additional informations:
* The UNIX-Quoting Guide click here