Lab 6: Fgrep

Introduction

In this lab, you will be implementing a simplified version of the Unix fgrep command. Here are the:

  1. writeup with instructions, and
  2. tarball with test files and testing script

Due Date and Submission

Due: May 2, 2025 1:15pm

As described in the writeup, you should submit fgrep.c using the following command:

cs105submit -a 06 fgrep.c