Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Part 2 ( Sobell Shell Seript ) using command ( s ) to create directory and file Task # 1 . Write a shell script
Part Sobell Shell Seript using commands to create directory and file
Task # Write a shell script
scriptsh to create a few directories as shown below in your current directory dirl dir a few files filel in current directory, file in dir 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 the runoutput of your shell script
scriptl.sh here Task # Write a shell script
scriptsh listing all the files and directories created in Task#you may use Is or find
command here to output a shell fille
scriptsh which will delete all the files and directories when it is run, to
run this output script
scriptsh to delete all the files and directories, and to show all the deletion done by listing all
the files and directories after the deletion by showing that there is no files and directories
Conv and paste vour shell scrint
scrintsh here
cs Section
Name:
netID:
Submit two files to be attached for your upload: this word document with your answer and a zip file including
each shell script and its of the run
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started