Write a script that monitors the creation of pdf or pdf


Problem

1. Write a script that looks up every .c file in the current directory for the strings printf or fprintf. If the string is found, the script adds the statement #include at the beginning of the file but only if it doesn't already have it included.

2. Write a script that monitors the creation of .pdf or .PDF files in the current directory. Every minute it should display a list of those filenames created after the previous display.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a script that monitors the creation of pdf or pdf
Reference No:- TGS02671788

Expected delivery within 24 Hours