801261 VO Skriptprogrammierung (2004W)
Einführung in Skriptprogrammierung in den Erdwissenschaften
Labels
n. Ü., Sa 9-18, EDV-Raum 2A 188,
Termine Siehe Online-Vorlesungsverzeichnis
Termine Siehe Online-Vorlesungsverzeichnis
Details
Information
Aims, contents and method of the course
Assessment and permitted materials
Minimum requirements and assessment criteria
Examination topics
Reading list
Association in the course directory
Currently no association information is available.
Last modified: Fr 31.08.2018 09:01
The Shell Programming for System Administrators course provides students with the skills to read, write, and debug shell scripts.
The course begins by describing simple scripts to automate frequently executed commands and continues by describing
conditional logic, user interaction, loops, menus, traps, and functions.
This course is intended for students who have mastered the basic UNIX Operating System (OS) and
who would like to read and understand the various boot scripts and write their own scripts to automate day-to-day tasks.
This course explores, in detail, the Bourne and Korn shell scripting languages.Prerequisites:
To succeed fully, students should be able to:
* Use basic UNIX commands, such as rm, cp, man, more, mkdir, ps, and chmod
* Create and edit text files in vi or a text editor