Popis kurzu
Tento kurz poskytuje uživatelům a administrátorům UNIX®-u praktické zkušenosti s programováním v POSIX Shellu. Pokrývá syntaxi a konstrukty jazyka POSIX Shell včetně používání proměnných, větví, cyklů, souborových I/O operací, funkcí a trapů. Je probrán i úvod do regulárních výrazů, nástrojů awk a sed, vzhledem ktomu, že se běžně používají v shellových skriptech. Kurz se skládá z přednášek (50 %) a praktických cvičení (50 %) na serverech HP.
Školení vedená v anglickém jazyce podléhají 20% příplatku k uvedené ceně. / Courses held in English have 20% extra fee to the above price.
This course provides UNIX® users and administrators hands-on skills development in POSIX shell programming. Syntax and constructs of the POSIX shell language are covered including use of variables, branches, loops, file I/O, functions, and traps. An introduction to regular expressions, awk, and sed are also discussed as each of these are commonly used in shell scripts. The course is 50 percent lecture and 50 percent hands-on labs using HP servers.Určeno pro
- HP-UX and UNIX general users, system and network administrators, and software developers
Obsah kurzu
At the conclusion of this course you should be able to:
- Read and maintain existing POSIX scripts.
- Create a POSIX program.
- Use looping and branching.
- Use arrays.
- Use regular expressions.
- Use subroutines.
- Use advanced data structures and functions.
- Understand and use traps and signals.
- Understand awk and sed.
For more info about this course please open datasheet
Předpoklady
- Fundamental knowledge of programming and UNIX Fundamentals (51434S) or
- Equivalent experience
Studijní materiály
V angličtiněNávaznosti
- Perl Programming (H4311S)