Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

18. Suppose the directories in the filesystem are organized as follows: The terminal is currently in the daniel/ directory. What is the shortest absolute path

image text in transcribed

18. Suppose the directories in the filesystem are organized as follows: The terminal is currently in the daniel/ directory. What is the shortest absolute path corresponding to the following relative path? ./hw/ ../../../etc/ That is, if you do: cd ./hw/../../../etc/, what will be the absolute path of the new directory? Explain how you got there! Hint: the shortest absolute path is one that doesn't have a . . or . directory entry in it. (2 points)

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

Students also viewed these Databases questions