Filters
Question type

Study Flashcards

Which is an extended regular expression metacharacter?


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

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

Correct Answer

verifed

verified

The more command should not be used on binary files.

A) True
B) False

Correct Answer

verifed

verified

To view a list of files and their type, use the ____ switch to the ls command.


A) -T
B) -L
C) -F
D) -l

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

Correct Answer

verifed

verified

The ls ____ command can be used to provide a long listing for each file in a certain directory.


A) -T
B) -L
C) -F
D) -l

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

Correct Answer

verifed

verified

To move from the /home/joe/test/data to the /home/joe directory, use the ____ command.


A) cd ..
B) cd ../..
C) /home/joe
D) cd ./..

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

Correct Answer

verifed

verified

List three differences between wildcard metacharacters and regular expressions.

Correct Answer

verifed

verified

1. Wildcard metacharacters are interpret...

View Answer

You may access much of the functionality of ____ by using the function keys on the keyboard as described at the bottom of the screen.


A) gedit
B) mcedit
C) emacs
D) nedit

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

Correct Answer

verifed

verified

The ____ editor is distributed with the GNOME environment.


A) xemacs
B) kedit
C) emacs
D) gedit

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

Correct Answer

verifed

verified

A linked file is followed by a(n) ____.


A) @
B) *
C) /
D) =

E) None of the above
F) All of the above

Correct Answer

verifed

verified

The command strings /bin/echo displays the binary characters inside the /bin/echo binary executable program.

A) True
B) False

Correct Answer

verifed

verified

False

What is the difference between an absolute and a relative pathname? What is a benefit of each?

Correct Answer

verifed

verified

The absolute pathname to a file or direc...

View Answer

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) A) and C)
F) B) and C)

Correct Answer

verifed

verified

The file .file.dat is an example of a(n)_________________________ file.

Correct Answer

verifed

verified

It is acceptable to use shell metacharacters when naming files.

A) True
B) False

Correct Answer

verifed

verified

Your current directory is /home, and the contents of the directory are fred, john, and steve. If you type the command cd /home/s and then press the ____ key, the command cd /home/steve will be displayed on the terminal screen.


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

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

Correct Answer

verifed

verified

B

The ____ command displays the last 10 lines of a text file.


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

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

Correct Answer

verifed

verified

Pressing the Esc key at the prompt while using the more command displays a help screen.

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

B

The ____ metacharacter can also be used to refer to the current user's home directory.


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

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

Correct Answer

verifed

verified

Why is the vi editor called a bi-modal editor? Explain.

Correct Answer

verifed

verified

The vi editor is called a bimodal editor...

View Answer

Showing 1 - 20 of 32

Related Exams

Show Answer