Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 32 (1 point) 32) Review Exercise Enter the following commands while your current working directory is your users home folder. cd mkdir -/lab2 cd

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Question 32 (1 point) 32) Review Exercise Enter the following commands while your current working directory is your users home folder. cd mkdir -/lab2 cd lab2 mkdir linux /windows unix mkdir linux/ubuntu ./unix/freebsd rmdir linux rmdir windows mkdir -p -/lab2/linux/androidougat cd windows cd linux/android cd ../../ pwd Answer all the remaining questions based only on the above 11 commands. How many directories have you successfully deleted? A Question 33 (1 point) 33) Using the absolute path format, list any directories that were successfully deleted. Question 34 (1 point) 34) How many directories have you created in total? (Including deleted directories) A Question 35 (1 point) 35) Select all the directories you have created in total. (Including deleted directories) OA) freebsd B) lab2 OC) android D) windows E) nougat OF) unix G) linux OH./ 1) ubuntu OK- Question 36 (1 point) 36) How many directories are left in the "Tab2" directory? Do not count the sub-directories, only the directories that can been listed with the is command. A/ Question 37 (1 point) 37) Select the directories that are remaining in the "lab2" directory, using relative paths only. The current directory should be the user's home directory. OA) /lab2/unix B) lab2/linux (C) lab2ougat OD /lab2/linux E) lab2/windows F) lab2/android G) lab2/kittens OH) lab2/unix Question 38 (1 point) 38) How many error messages have you encountered? Question 39 (1 point) 39) Listed below are various error messages. Only some are correct! Select the error messages that you encountered with your lab. Note that the beginning number is the line number which describes the relevant command that produced the error message. This line number corresponds to the list of commands in question 32. The relevant command is also listed for your convenience. command #9 - cd linux/android bash: cd: android: No such file or directory command #5 - rmdir linux rmdir: failed to remove 'linux/: Directory not empty command #2 - cd lab2 bash: cd: lab2: No such file or directory command #8 - cd windows bash: cd: windows: No such file or directory command # 6 - rmdir windows rmdir: failed to remove 'windows/': Directory not empty command #10 - cd ../../ bash: cd: ../: No such file or directory Question 40 (1 point) 40) Record the output of the pwd command: A

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

Intelligent Information And Database Systems 12th Asian Conference ACIIDS 2020 Phuket Thailand March 23 26 2020 Proceedings

Authors: Pawel Sitek ,Marcin Pietranik ,Marek Krotkiewicz ,Chutimet Srinilta

1st Edition

9811533792, 978-9811533792

More Books

Students also viewed these Databases questions

Question

1. What are your creative strengths?

Answered: 1 week ago