Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task # 1 . Write a shell script ( script 1 . sh ) to create a few directories as shown below in your current

Task #1. Write a shell script (script1.sh) to create a few directories as shown below in your current directory (dir1, dir2),
5 a few files (file1 in current directory, file10 in dir1, file20 in dir2, and a symbolic-link link1(to link to file20).
6
7 You are going to create the files and directories in depth-first order (and left to right). That is, dir1 will be created first,
8 then file10, and so on. You should create link1(a softlink to file20) after file20 is created.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Write the sum as the logarithm of a single numb log_(2)3+log_(2)4

Answered: 1 week ago

Question

Create a workflow analysis.

Answered: 1 week ago