?Match each correct item with the statement below.?

A. ?The full pathname to a certain file or directory starting from the root directory.
B. 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.?
C. ?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.
D. ?A file that can be executed by the Linux operating system to run in memory as a process and perform a useful function.
E. ?A variant of the grep command used to search files for patterns, using extended regular expressions.
F. ?A variant of the grep command that does not allow the use of regular expressions.
G. ?A Linux command that searches files for patterns of characters using regular expression metacharacters. The command name is short for "global regular expression print."
H. ?The files that represent the same data as other files.
I. ?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.
J. ?The special metacharacters used to match patterns of text within text files; they are commonly used by text tool commands, including grep


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

Computer Science & Information Technology

You might also like to view...

Which of the following statements about heavyweight components is false?

a. AWT components are not heavyweight components. b. Several Swing components are heavyweight components. c. The look-and-feel may vary across platforms. d. The functionality may vary across platforms.

Computer Science & Information Technology

What basic information does Windows ask you to provide in the New Group dialog box?

What will be an ideal response?

Computer Science & Information Technology

If the SetValue action mistakenly displays before the End If label, you clicked the ________ block before adding the new action

Fill in the blank(s) with correct word

Computer Science & Information Technology

Filter by Form uses the AND and OR logical operators

Indicate whether the statement is true or false

Computer Science & Information Technology