Objectives: Learn how to assign values to shell variables, read values into shell variables, and use the sed, grep, and tr Unix utilities, and redirect output.
Assignment: PDF
Examples:
Sample Input File | Corresponding Sample Output File |
---|---|
advisory.txt | advisory.txt.out |
advisory.txt-2 | advisory.txt-2.out |
discussion.txt | discussion.txt.out |
outlook.txt | outlook.txt.out |
summary.txt | summary.txt.out |
technical_advisory.txt-2 | technical_advisory.txt-2.out |