Write a short SAD program. Name the file with your SED program according to our standard convention but with .sad extension, hence name it As5_yourName.sed.

Write a short SAD program. Name the file with your SED program according to our standard convention but with .sad extension, hence name it As5_yourName.sed. Do not forget to have comments inside of your file. You program should perform following operations on any file that I may use to test it on (see Task 3 below):

1) Remove all empty lines from the file

2) Insert your name after the last line of the file

3) Substitute all instances of CityTech with NYCCT (regardless of any combination of capital and lower case letters that are used in the word CtityTech)

Write a short SAD program. Name the file with your SED program according to our standard convention but with .sad extension, hence name it As5_yourName.sed.
Scroll to top