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.
Diese Übung ist Teil des Kurses
Introduction to Bash Scripting
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten