BASH

Write a BASH script that uses AWK and SED programs that you created for Task 1 and Task 2 of this assignment.

Write a BASH script that uses AWK and SED programs that you created for Task 1 and Task 2 of this assignment. For this task, create only a file with your BASH script (i.e., As5_yourName.sh). Your script should: 1.Run the AWK program that you wrote as your response to Task 1 above with salary_file.txt as […]

Scroll to top