Question: Do In C++ Task #1 Write a shell script (script l sh) to create a few directories as shown below in your current directory (dir1,

Do In C++Do In C++ Task #1 Write a shell script (script l sh)to create a few directories as shown below in your current directory

Task #1 Write a shell script (script l sh) to create a few directories as shown below in your current directory (dir1, dir2) a few files (file1 in current directory, file10 in dirl, file20 in dir2, and a symbolic-link link1 (to link to file20). You are going to create the files and directories in depth-first order (and left to right). That is, dirl will be created first, then file10, and so on. You should create linkl (a softlink to file20) after file20 is created From your current dirl dir2 file1 ink file10 file20 Copy and paste your shell script (scriptl.sh) here Copy and paste the run-output of your shell script (scriptl.sh) here

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!