Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

What is the absolute path of the ls command? Use the which command to find it . / bin / ls ( 2 ) What

What is the absolute path of the ls command? Use the which command to find it.
/bin/ls
(2) What is the real path of /sys/dev/block/7:0? Use the realpath command to find out.
/sys/devices/virtual/block/loop0
3 What is the name of the file starting with the letter z in the / sbin directory?
Is z?**
4 If you are in your home directory (pwd prints /home/user) what cd command should you write using a relative path to go to /sys ?(don't put a / at the
end of your answer).
cd .././sys
just need the answer to the 3rd question please
image text in transcribed

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

Relational Database Design A Practical Approach

Authors: Marilyn Campbell

1st Edition

1587193175, 978-1587193170

More Books

Students also viewed these Databases questions

Question

3. Iguanas turn me on.

Answered: 1 week ago