Your browser does not support Javascript. You should still be able to navigate through these materials but selftest questions will not work.
3: Create automated operations using a command line environment.
Table of Contents
Unix Scripting
Bourne Again Shell (BASH)
Programming or Scripting?
Getting Started
Hello World
Dir Example
Variables
Controlling Execution
Selection using If
If...Then...Else...Fi
Repetition using For
While...Do...Done
Scripting SAQ
Until...Do...Done
Case...In...Esac
Arguments
Using Multiple Scripts