Exam 3: Exploring Linux Filesystems

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

B

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

Free
(Short Answer)
4.9/5
(33)
Correct Answer:
Verified

regular expressions
regexp

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

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

C

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

(Multiple Choice)
4.8/5
(27)

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

(Multiple Choice)
4.9/5
(25)

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

(True/False)
4.8/5
(32)

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

(Multiple Choice)
4.8/5
(36)

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

(Short Answer)
4.8/5
(37)

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

(Multiple Choice)
4.9/5
(35)

Which is an extended regular expression metacharacter?

(Multiple Choice)
4.8/5
(40)

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.

(Multiple Choice)
4.8/5
(35)

The more command should not be used on binary files.

(True/False)
4.9/5
(37)

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

(Multiple Choice)
4.9/5
(33)

It is acceptable to use shell metacharacters when naming files.

(True/False)
4.7/5
(37)

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

(Multiple Choice)
4.8/5
(42)

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

(Multiple Choice)
4.8/5
(26)

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.

(Multiple Choice)
4.9/5
(34)

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

(Short Answer)
4.9/5
(41)

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

(Essay)
4.8/5
(33)

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

(True/False)
4.8/5
(43)
Showing 1 - 20 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)