Filters
Question type

Study Flashcards

The LISP artificial intelligence programming language can be used with which text editor below?


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

Correct Answer

verifed

verified

​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 that does not allow the use of regular expressions.

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

What metacharacter can be used to refer to the current user's home directory?


A) ˜
B) @
C) &
D) #

Correct Answer

verifed

verified

Which of the following key combinations, commonly used in the vi editor command mode, displays current line statistics?


A) $
B) x
C) Ctrl+g
D) P

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]

Correct Answer

verifed

verified

What command can be used to display the last five lines of a text file?


A) end -5
B) head -5
C) stop -5
D) tail -5

Correct Answer

verifed

verified

The more command should not be used on binary files.

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

It is acceptable to use shell metacharacters when naming files.

Correct Answer

verifed

verified

Showing 41 - 50 of 50

Related Exams

Show Answer