I have made a program in C which is used to delete a file in Linux but I want to apply timer in background for example files will be delete after 5 minutes or 10 minutes or any specified time which is given by the programmer so what should I do for implement a time. I have made a program in C which is used to del