3.3 Turning Commands into a Script
- Reference to LPI objectives
- Weight
-
4
- Key knowledge areas
-
-
Basic shell scripting
-
Awareness of common text editors (vi and nano)
-
- Partial list of the used files, terms and utilities
-
-
#!
(shebang) -
/bin/bash
-
Variables
-
Arguments
-
for
loops -
echo
-
Exit status
-