Chapter 4 Exam NDG Linux
Select all the applications that provide access to the Command Line Interface (CLI)?
- Terminal window
 - Virtual Terminal
 
Select the command that can report the location of a command:
- which
 
A pair of double quotes ( " ) will prevent the shell from interpreting any metacharacter.
- False
 
Which of the following are glob characters?
- The asterisk "*"
 - The question mark "?"
 - The square brackets "[" and "]"
 
To be able to output messages to the screen, use the _______ command:
- echo
 
- history
 
- Command Line Interface
 
- GNU
 
- \
 
The main purpose of using glob characters is to be able to provide a command a list of filenames.
- True
 
0 comments:
Posting Komentar