Assignment- Create a file , Write into the file , Fork a child process , Use EXECL in the child process to call a new process , Read from the file in new process and Observe.
Status– Execution Successful and pipeling has to created if the writing in to the file and creation of FD was done in parent process.