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
To display the contents of a text file called data, what command should be used?
(Multiple Choice)
4.9/5
(40)
Linux uses a logical directory tree to organize files into different folders.
(True/False)
4.8/5
(31)
What two characters below should not be used in filenames?
(Multiple Choice)
4.8/5
(29)
What command is most effective at identifying different types of files?
(Multiple Choice)
4.7/5
(30)
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 file that can be executed by the Linux operating system to run in memory as a process and perform a useful function.
(Short Answer)
4.9/5
(31)
When issuing the ls -F command, what special character indicates a linked file?
(Multiple Choice)
4.9/5
(42)
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 variant of the grep command used to search files for patterns, using extended regular expressions.
(Short Answer)
4.8/5
(41)
In vi, using command mode, what series of key presses below will cause the line on which the cursor is on to be deleted?
(Multiple Choice)
5.0/5
(39)
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 Linux command that searches files for patterns of characters using regular expression metacharacters. The command name is short for "global regular expression print."
(Short Answer)
4.8/5
(34)
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 special metacharacters used to match patterns of text within text files; they are commonly used by text tool commands, including grep.
(Short Answer)
4.9/5
(34)
Select the command below that can be used to provide a long listing for each file in a directory:
(Multiple Choice)
4.7/5
(38)
Select the two filename extensions that are associated with C++ programming language source code files:
(Multiple Choice)
4.8/5
(39)
Text wildcards used to ease the searching of specific text information are called _________________________.
(Short Answer)
4.9/5
(26)
To display a text file in reverse order, what command should be used?
(Multiple Choice)
4.8/5
(39)
Select below the command and the associated alias available on most Linux systems that displays a long listing for each file in a directory?
(Multiple Choice)
4.8/5
(37)
Which switch below can be added to the ls command to show a list of files and their type?
(Multiple Choice)
4.9/5
(26)
What two regular expression characters can be used to match the characters at the beginning or end of a line, respectively?
(Multiple Choice)
4.8/5
(33)
At the vi command mode prompt, what key combination below will force a quit from the vi editor without saving changes?
(Multiple Choice)
4.8/5
(34)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)