Close Menu
Home
Questions
Facebook
X (Twitter)
Instagram
Home
Debian
Ubuntu
CentOS
Commands
Questions
DWQA Questions
DWQA Questions
›
Category: Linux Essentials
The acronym CLI stands for:
Linux Questions asked 1 year ago
•
Linux Essentials
The shell program interprets the commands you type into the terminal, into instructions that the Linux operating system can execute. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
To execute the same command as previously executed five commands ago, you would type:
Linux Questions asked 1 year ago
•
Linux Essentials
The _______ command will print a list of the commands that you’ve previously executed.
Linux Questions asked 1 year ago
•
Linux Essentials
To be able to output messages to the screen, use the _______ command:
Linux Questions asked 1 year ago
•
Linux Essentials
The double ampersand characters ( && ) are used to separate commands to be executed conditionally, where if the command to the left of the ampersands fails, then the command to the right of the ampersands will be executed. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
The semicolon “;” can be used to separate multiple commands to be executed in order. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
Which of the following are glob characters? (choose three)
Linux Questions asked 1 year ago
•
Linux Essentials
Using a pair of back quotes ( ` ) will cause a shell to execute the back-quoted text as a command and substitute the output back into the original command. True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
A pair of double quotes ( ” ) will prevent the shell from interpreting any metacharacter.True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
A pair of single quotes ( ‘ ) will prevent the shell from interpreting any metacharacter.True or False?
Linux Questions asked 1 year ago
•
Linux Essentials
Select the command that can report the location of a command:
Linux Questions asked 1 year ago
•
Linux Essentials
Which environment variable contains a list of directories that is searched for commands to execute?
Linux Questions asked 1 year ago
•
Linux Essentials
Select all the applications that provide access to the Command Line Interface (CLI)? (choose two)
Linux Questions asked 1 year ago
•
Linux Essentials
What can be done to prevent remote people from running programs on your computer? (choose two)
Linux Questions asked 1 year ago
•
Linux Essentials
Submit
Type above and press
Enter
to search. Press
Esc
to cancel.