Task 5 - Interacting With the Filesystem!

Task 5 Interacting With the Filesystem!

On the Linux machine that you deploy, how many folders are there?

Which directory contains a file?

HINT: We've discussed about a certain command that can be used to list contents of directories

What is the contents of this file?

Use the cd command to navigate to this file and find out the new current working directory. What is the path?

Last updated