Question: Write a bash script that will be taking an existing directory as an input, bash script must create three folders within that path called a,

Write a bash script that will be taking an existing directory as an input, bash script must create three folders within that path called a, b and c and perform following tasks:

Task 1: store a hostname in a text file called hostname.txt in folder a.

Task 2: store a structure of files in C:\ drive in file called c_files_strucrure.txt in folder b(tip ls command).

Task 3: move folders a and b with their content to folder c.

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!