Question: The execvp linux command has the following function prototype format int execvp(char *prog, char * argv[]) Explain, using an example, what this function will do

The execvp linux command has the following function prototype format int execvp(char *prog, char * argv[]) Explain, using an example, what this function will do and what would data be stored in the prog parameter and the arg parameter is the commandline Is-1 -a -t
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
