Extract and edit using Bash scripts
Continuing your work for the Bulgarian soccer league - you need to do some editing on the data you have. Several teams have changed their names so you need to do some replacements. The data is the same as the previous exercise.
You will need to create a Bash script that makes use of sed to change the required team names.
이 연습은 강의의 일부입니다
