Exam 3: Exploring Linux Filesystems
Exam 1: Introduction to Linux50 Questions
Exam 2: Linux Installation and Usage50 Questions
Exam 3: Exploring Linux Filesystems50 Questions
Exam 4: Linux Filesystem Management50 Questions
Exam 5: Linux Filesystem Administration50 Questions
Exam 6: Linux Server Deployment50 Questions
Exam 7: Working With the Bash Shell50 Questions
Exam 8: System Initialization and X Windows50 Questions
Exam 9: Managing Linux Processes50 Questions
Exam 10: Common Administrative Tasks50 Questions
Exam 11: Compression, System Backup, and Software Installation50 Questions
Exam 12: Network Configuration50 Questions
Exam 13: Configuring Network Services50 Questions
Exam 14: Troubleshooting, Performance, and Security50 Questions
Select questions type
Select the regular expression metacharacter that matches 0 or more occurrences of the previous character.
Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
A
Filenames that start with a period, such as .file, are referred to as _____________ files.
Free
(Short Answer)
4.9/5
(30)
Correct Answer:
hidden
Pressing the Esc key at the prompt while using the more command displays a help screen.
Free
(True/False)
4.9/5
(38)
Correct Answer:
False
What command can be issued to confirm what directory you are in at a command line prompt?
(Multiple Choice)
4.8/5
(37)
Match each correct item with the statement below.
a.Absolute pathname
b.command mode
c.concatenation
d.executable program
e.egrep command
f.fgrep command
g.grep command
h.linked file
i.named pipe file
j.regular expressions
-A temporary connection that sends information from one command or process in memory to another; it can also be represented by a file on the filesystem.
(Short Answer)
4.9/5
(45)
Match each correct item with the statement below.
a.Absolute pathname
b.command mode
c.concatenation
d.executable program
e.egrep command
f.fgrep command
g.grep command
h.linked file
i.named pipe file
j.regular expressions
-The files that represent the same data as other files.
(Short Answer)
4.9/5
(35)
In the GNU Emacs editor, what key combination can be used to delete all characters between the cursor and the end of the line?
(Multiple Choice)
4.7/5
(29)
In order to move from the /home/joe/test/data to the /home/joe directory, what command below should be issued?
(Multiple Choice)
4.7/5
(35)
An alternative to the vi editor that offers an equal set of functionality is the GNU _________________________.
(Short Answer)
4.8/5
(30)
List at least three differences between wildcard metacharacters and regular expressions.
(Essay)
4.7/5
(28)
Which character(s) below represent extended regular expression metacharacter(s)?
(Multiple Choice)
4.9/5
(41)
The command strings /bin/echo displays the raw binary characters inside the /bin/echo binary executable program.
(True/False)
4.9/5
(31)
Match each correct item with the statement below.
a.Absolute pathname
b.command mode
c.concatenation
d.executable program
e.egrep command
f.fgrep command
g.grep command
h.linked file
i.named pipe file
j.regular expressions
-One of the two modes in vi; it allows a user to perform any available text-editing task that is not related to inserting text into the document.
(Short Answer)
4.9/5
(43)
When displaying a large text file, what two commands provide the ability to show text in a page by page fashion?
(Multiple Choice)
4.9/5
(32)
Match each correct item with the statement below.
a.Absolute pathname
b.command mode
c.concatenation
d.executable program
e.egrep command
f.fgrep command
g.grep command
h.linked file
i.named pipe file
j.regular expressions
-The joining of text together to make one larger whole. In Linux, words and strings of text are joined together to form a displayed file.
(Short Answer)
4.8/5
(29)
Explain the difference between an absolute and a relative pathname, and why one might be used over the other.
(Essay)
4.9/5
(35)
Match each correct item with the statement below.
a.Absolute pathname
b.command mode
c.concatenation
d.executable program
e.egrep command
f.fgrep command
g.grep command
h.linked file
i.named pipe file
j.regular expressions
-The full pathname to a certain file or directory starting from the root directory.
(Short Answer)
4.9/5
(27)
Due to the fact that the * character can be used to match all characters in a filename, or all files in a directory, it is referred to as a ____________ metacharacter.
(Short Answer)
4.9/5
(41)
If enough unique letters of a directory name have been typed, what key can be pressed to activate the BASH shell's completion feature?
(Multiple Choice)
4.7/5
(33)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)