Navigating the Filesystem
Learn to navigate the Linux filesystem using pwd, ls, and cd.
OBJECTIVES
Use `pwd` to find your current directory
Use `ls` to list files and directories
Use `cd` to navigate into a directory
Create a marker file with `touch` to confirm exploration
0/4Completed

user@tensorik: ~
Tip: Type `pwd` to see where you are