Question: Part 3 ( C / C + + Programming ) using system function call to execute a shell command. You will do here what you
Part CC Programming using system function call to execute a shell command.
You will do here what you did in Part using program and system call.
Part
Task # Write a CC program myprog l c or myprog lcpp and its executable named myprog to create a few directories as shown below in your current directory dirl dir a few files filel in current directory, file in dirl, file in dir and a symboliclink link to link to file
You are going to create the files and directories in depthfirst order and left to right That is dirl will be created first, then file and so on You should create linka softlink to file after file is created.
Copy and paste your program listing myprog lc or myprog cpp here
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
