Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Part 3: (3 x 2 points) 5. Write a bash script that creates the following directories structure: math work 1440 java 1440 pictures 1439 personal
Part 3: (3 x 2 points) 5. Write a bash script that creates the following directories structure: math work 1440 java 1440 pictures 1439 personal 1438 readings history Note (this diagram only contains directories, no files are shown) 6. If the current working directory is the personal directory shown in Bold below, what directory you end up in if you execute any of the commands in the table below independently? If we get an error write ERROR, write the full path starting from the home directory (/work/...): math work 1440 java 1440 2 pictures 1439 personal 1438 readings history sd./../ cd/work/1440 cd work/1440
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