AN202G  Korn and Bash Shell Programming

Duração:     5 Dias

Nível:           Básico

Audiência:   Developer - Software

PRÓXIMAS SESSÕES
Início (AAAA-MM-DD) Fim (AAAA-MM-DD) Língua Preço
2023-11-06 2023-11-10 Português 3625 EUR 1405
2023-11-20 2023-11-24 Português 3625 EUR 1419
2023-12-04 2023-12-08 Português 3625 EUR 1433
2023-12-18 2023-12-22 Português 3625 EUR 1447
2024-01-15 2024-01-19 Português 3625 EUR 1475
2024-01-29 2024-02-02 Português 3625 EUR 1489
2024-02-12 2024-02-16 Português 3625 EUR 1503
2024-02-26 2024-03-01 Português 3625 EUR 1517
2024-03-11 2024-03-15 Português 3625 EUR 1531
2024-03-25 2024-03-29 Português 3625 EUR 1545
2024-04-08 2024-04-12 Português 3625 EUR 1559
2024-04-22 2024-04-26 Português 3625 EUR 1573
2024-05-06 2024-05-10 Português 3625 EUR 1587
2024-05-20 2024-05-24 Português 3625 EUR 1601
2024-06-03 2024-06-07 Português 3625 EUR 1615
2024-06-17 2024-06-21 Português 3625 EUR 1629
SÍNTESE

This course will teach you how to use shell scripts and utilities for practical system administration of AIX (or other UNIX) operating systems.

PREREQUISITOS

You should have:

  • An understanding of programming fundamentals: variables, flow control concepts such as repetition and decision.
  • A working knowledge of AIX including the use of the vi editor, find and grep commands.

Students without this experience should attend AIX Basics (AN10G).

After completing this course, you should be able to:
   • Distinguish Korn and bash shell specific features
   • Use utilities such as sed and awk to manipulate data
   • Understand system shell scripts such as /etc/shutdown
   • Write useful shell scripts to aid system administration

  • Basic shell concepts
  • Flow control in a shell Script
  • Functions and typeset
  • Shell features such as arithmetic and string handling
  • Using regular expressions
  • Using sed, awk and other AIX utilities