Linux Navigation Skills Quiz
Test your knowledge of Linux command-line navigation. Answer all questions to the best of your ability.
Which command is used to change the current directory in Linux?
*
cd
ls
pwd
mv
Select all commands that can display the contents of a directory.
*
ls
find
pwd
tree
What command shows the absolute path of your current working directory?
*
Match each command with its description.
*
Rows
Change directory
List directory contents
Print working directory
Search for files
Command
cd
ls
pwd
find
cd
ls
pwd
find
cd
ls
pwd
find
cd
ls
pwd
find
Which command would you use to move up one directory level?
*
cd ..
cd /
cd ~
cd .
Select all valid absolute paths in Linux.
*
/home/user
home/user
/etc/passwd
./documents
Write the command to list all files, including hidden ones, in the current directory.
*
Rate your confidence in navigating the Linux file system.
*
1
2
3
4
5
Which command helps you locate a file by name in the file system?
*
find
grep
ls
echo
What is the meaning of the tilde (~) in a Linux path?
*
Home directory
Root directory
Parent directory
Current directory
Submit
Should be Empty: