
Terminus
Authored by Charles Carr
Information Technology (IT)
9th - 12th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
48 questions
Show all answers
1.
OPEN ENDED QUESTION
3 mins • 1 pt
In the Terminus game, what command do you use to look around when you get to a new location?
Evaluate responses using AI:
OFF
Answer explanation
The ls command in Linux is a fundamental utility used to list the contents of directories. When executed without any arguments, it lists the files and subdirectories within the current working directory
2.
OPEN ENDED QUESTION
3 mins • 1 pt
In the Terminus game, what command should you use to move to a new location?
Evaluate responses using AI:
OFF
Answer explanation
The cd command in Linux, short for "change directory," is a fundamental command-line utility used to navigate the file system. It allows users to move between different directories (folders) within the Linux environment.
3.
OPEN ENDED QUESTION
3 mins • 1 pt
In the Terminus game, what command should you use to backtrack to your previous location?
Evaluate responses using AI:
OFF
Answer explanation
The cd .. command in Linux is used to change the current working directory to the parent directory of the current directory.
Explanation:
cd:
This is the "change directory" command, used for navigating the file system in the terminal.
..:
This special symbol represents the parent directory (the directory one level up in the file system hierarchy from the current directory).
Example:
If your current working directory is /home/user/documents/reports, executing cd .. would change your working directory to /home/user/documents.
In essence, cd .. allows you to move "up" one level in the directory structure.
4.
OPEN ENDED QUESTION
3 mins • 1 pt
In the Terminus game, what command should you use to interact with things you find in the world?
Evaluate responses using AI:
OFF
Answer explanation
The less command in Linux is a powerful utility used to view the contents of a file or the output of a command, one page at a time. It is a pager program with enhanced features, particularly the ability to scroll both forwards and backwards through the content.
5.
OPEN ENDED QUESTION
3 mins • 1 pt
In the Terminus game, what command should you if you forget your location?
Evaluate responses using AI:
OFF
Answer explanation
The pwd command in Linux stands for "print working directory." Its primary function is to display the full, absolute path of your current location within the file system hierarchy. This path starts from the root directory (/) and lists all the directories leading to your current position, separated by forward slashes (/).
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Use the "pwd". What is our current location?
7.
OPEN ENDED QUESTION
3 mins • 1 pt
Use the "ls" command. What locations do you have to choose from at the start of Terminus?
Evaluate responses using AI:
OFF
Answer explanation
The ls command in Linux is used to list the contents of a directory. When executed without any options, it displays the names of files and subdirectories within the current working directory.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?