Introduction - If you have any usage issues, please Google them yourself
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.