Matching
Match each correct item with the statement below.
Premises:
Displays the first 10 lines of a text file.
Displays a file in reverse order.
A file that contains the most recent entries at the bottom of the file.
Displays lines of text that match extended regular expressions.
Special file that serves as placeholders to organize other files.
Identifies a channel that passes information from one process in memory to another, and in some cases can be mediated by files on the hard drive.
Files that have an association with one another.
A file that allows a process on another computer to write to a file on the local computer while another process reads from that file.
A file that represents a device on the system, such as a hard disk or serial port.
Responses:
directory
socket file
log file
special device file
head command
named pipe
egrep
tac command
linked files
Correct Answer:
Premises:
Responses:
Displays the first 10 lines of a text file.
Displays a file in reverse order.
A file that contains the most recent entries at the bottom of the file.
Displays lines of text that match extended regular expressions.
Special file that serves as placeholders to organize other files.
Identifies a channel that passes information from one process in memory to another, and in some cases can be mediated by files on the hard drive.
Files that have an association with one another.
A file that allows a process on another computer to write to a file on the local computer while another process reads from that file.
A file that represents a device on the system, such as a hard disk or serial port.
Premises:
Displays the first 10 lines of a text file.
Displays a file in reverse order.
A file that contains the most recent entries at the bottom of the file.
Displays lines of text that match extended regular expressions.
Special file that serves as placeholders to organize other files.
Identifies a channel that passes information from one process in memory to another, and in some cases can be mediated by files on the hard drive.
Files that have an association with one another.
A file that allows a process on another computer to write to a file on the local computer while another process reads from that file.
A file that represents a device on the system, such as a hard disk or serial port.
Responses:
Related Questions
Q5: To display the contents of a file
Q9: Most files on a Linux system that
Q9: An alternative to the vi editor that
Q15: The _ regular expression metacharacter matches 0
Q22: Linux uses a logical directory tree to
Q25: Special metacharacters used to match patterns of
Q32: The _ command will confirm the directory
Q41: When a user logs into their Linux
Q44: What does the cd command do? What
Q50: What is the disadvantage of using the