The utility textmatch finds the number of times a regular expression occurs in a file. The repository for this exercise is a GitHub Classroom Group Repository. That means there is one repo per team. Have one person create the Team in GitHub Classroom; the rest can join the team afterwards.
The last person who worked on it was an intern from another university. They entered the build commands in a shell every time they built the program. Of course, you and your team know better, so your team will implement the Makefile for this project.
Every team member must do one of the following to receive credit:
Restrictions:
As your team members make commits, you will have to update your working copy. Use the command:
Note that your team does not share a GitHub Codespace. All of them are different. You will not see other team members changes until you pull.