BEC - HOME

Write a C program to print the type of file for each command line argument. Write a C program to display environment variables of the parent process,then create a child process and execute a new program with new environment(Use apprpriate exec system call) ................
................