| Slideshow ^ |< << Slide 3 of 20 >> >| |
Sequence
Sequence is the most basic building block. A program will execute the commands one after another, for example,
- Open the file
- Read the first line
- Print what was read
- Close the file
| Slideshow ^ |< << Slide 3 of 20 >> >| |
Sequence is the most basic building block. A program will execute the commands one after another, for example,
Scripting_Bash_Intro/102 Sequence (last edited 2009-09-08 12:24:07 by MarkSuter)