Question: can i have this code written in python and c language both. in python need to import os for system calls. 4. Write a program
4. Write a program that calls fork () and then calls some form of exec() to run the program /bin/ls. See if you can try all of the variants of exec(), including (on Linux) execl(), execle(), execlp(), execv(), execvp (), and execvpe (). Why do you think there are so many variants of the same basic call
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
