First page Back Continue Last page Overview Graphics
Example 4-2
Automation using Do loops
We would like to write a program which report number of files in all directories start with D inside example_apsheron_irsc_data. We use Do loops to write the bash script. The bash script is in example4_2_number_dir.bash in example_apsheron_irsc_data.
The content of the script is shown in next slide.