Description: Design and implement the Unix "time" command. "MyTime" command through the command-line parameter accepts a program to run, create a separate process to run the program, and record the time of the program is running.
To Search:
File list (Check if you may need any files):
HelloWorld.c
mycopy.c
mytime.c