9
L/O/G/O Shell Programming Online Training http://www.todycourses.com

shell programming training | shell programming classes | unix shell programming course

Embed Size (px)

Citation preview

Page 1: shell programming training | shell programming classes | unix shell programming course

L/O/G/O

Shell Programming Online Training

http://www.todycourses.com

Page 2: shell programming training | shell programming classes | unix shell programming course

The UNIX Shell The BourneKorn & C Shells UNIX Shell ScriptsReviewCommands, lsRedirection, Pipes, Find, Grep, Sort

Introduction

Page 3: shell programming training | shell programming classes | unix shell programming course

Invoking a ShellCommand line expansionCommand ArgumentsMeta-charactersQuotation marksRedirection

UNIX Shell Features

Page 4: shell programming training | shell programming classes | unix shell programming course

File descriptorsHere documents, Redirection, Pipes, TeeDefining Exporting and Environment

variablesCommand groupingConditional execution

UNIX Shell Features

Page 5: shell programming training | shell programming classes | unix shell programming course

Positional and Automatic Parameters SetReading inputWriting to standard outputDisplay attributesInteractive Shell scripts

Basic Shell Scripts

Page 6: shell programming training | shell programming classes | unix shell programming course

If statementWhile statementCase statementTest commandFor statementBreak statement

Bourne & Korn Shell Programming

Page 7: shell programming training | shell programming classes | unix shell programming course

Continue statementTests on numeric valuesString comparisonsCommand exit statusLogical operatorsError handlingArithmetic

Bourne & Korn Shell Programming

Page 8: shell programming training | shell programming classes | unix shell programming course

ExtensionsCommand substitutionArithmetic expressionsValid arithmetic operatorsVariable attributesTypeset, Built-in variablesSelect command

Korn Shell Extensions

Page 9: shell programming training | shell programming classes | unix shell programming course

L/O/G/O

Thank You!