Filters
Question type

Study Flashcards

Match each correct item with the statement below. -A file that contains the most recent entries at the bottom of the file.


A) log file
B) tac command
C) directory
D) named pipe
E) egrep command
F) socket file
G) head command
H) special device file
I) linked files

J) C) and F)
K) A) and D)

Correct Answer

verifed

verified

In a file listing, the 9 characters following the file type (for example, -rwxr-xr-x) refer to the file's ____________________.

Correct Answer

verifed

verified

Linux uses a logical directory tree to organize files into different folders.

A) True
B) False

Correct Answer

verifed

verified

The three characters following a period in a file name are referred to as the filename extension. _________________________

A) True
B) False

Correct Answer

verifed

verified

To display the contents of a file called data, use the command ____.


A) disp data
B) ls data
C) ls -l data
D) cat data

E) B) and D)
F) None of the above

Correct Answer

verifed

verified

What is the disadvantage of using the cat command to display a very large text file? How can you get around this problem?

Correct Answer

verifed

verified

Although some text files can be displaye...

View Answer

An alternative to the vi editor that offers an equal set of functionality is the GNU ____________________.

Correct Answer

verifed

verified

Match each correct item with the statement below. -Special file that serves as placeholders to organize other files.


A) log file
B) tac command
C) directory
D) named pipe
E) egrep command
F) socket file
G) head command
H) special device file
I) linked files

J) B) and C)
K) C) and G)

Correct Answer

verifed

verified

The more command should not be used on binary files.

A) True
B) False

Correct Answer

verifed

verified

The ____ can be used with LISP artificial intelligence programming language and supports hundreds of keyboard functions like the vi editor.


A) Kedit editor
B) Mcedit editor
C) Emacs editor
D) Nedit editor

E) B) and D)
F) All of the above

Correct Answer

verifed

verified

C

If you type enough unique letters of a directory and press ____ key, the BASH shell will find the intended file or directory being specified and fill in the appropriate information.


A) Alt
B) Tab
C) Ctrl
D) Esc

E) All of the above
F) B) and C)

Correct Answer

verifed

verified

Match each correct item with the statement below. -Displays a file in reverse order.


A) log file
B) tac command
C) directory
D) named pipe
E) egrep command
F) socket file
G) head command
H) special device file
I) linked files

J) B) and G)
K) B) and E)

Correct Answer

verifed

verified

Which is an extended regular expression metacharacter?


A) .
B) [...]
C) ^
D) {}

E) B) and C)
F) A) and D)

Correct Answer

verifed

verified

Text wildcards used to ease the searching of specific text information are called ____________________.

Correct Answer

verifed

verified

regular expressions regexp

The ____ regular expression metacharacter matches 0 or more occurrences of the previous character.


A) *
B) (?)
C) +
D) ^

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

Using wildcard metacharacters, how can one indicate a number is either 1, 2, 3, or 4?


A) 1-4
B) [1-4]
C) [1234]
D) [1,2,3,4]

E) None of the above
F) A) and D)

Correct Answer

verifed

verified

B

Match each correct item with the statement below. -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.


A) log file
B) tac command
C) directory
D) named pipe
E) egrep command
F) socket file
G) head command
H) special device file
I) linked files

J) E) and I)
K) A) and G)

Correct Answer

verifed

verified

Most files on a Linux system that contain configuration information are ____ files.


A) system
B) directory
C) text
D) program

E) B) and D)
F) A) and C)

Correct Answer

verifed

verified

The ____ command will confirm the system directory that you are currently in.


A) dir
B) pwd
C) whereami
D) ld

E) All of the above
F) A) and B)

Correct Answer

verifed

verified

It is acceptable to use shell metacharacters when naming files.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 45

Related Exams

Show Answer