Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 237 Bytes

Exercise 7-7

Modify the pattern finding program of Chapter 5 to take its input from a set of named files or, if no files are named as arguments, from the standard input.

Should the file name be printed when a matching line is found?