brayhan gutierrez cespedes
Quiz von , erstellt am more than 1 year ago

EDQDASDSADWAS

12
0
0
brayhan gutierrez cespedes
Erstellt von brayhan gutierrez cespedes vor mehr als 6 Jahre
Schließen

REAL 4 NO EL ANTERIOR FAKE

Frage 1 von 18

1

Select all the applications that provide access to the Command Line Interface (CLI)?

Wähle eine oder mehr der folgenden:

  • opera

  • Virtual Terminal

  • Terminal

  • firefox

Erklärung

Frage 2 von 18

1

Which environment variable contains a list of directories that is searched for commands to execute?

Wähle eine der folgenden:

  • PATH

  • PS2

  • PS1

  • EXEC

Erklärung

Frage 3 von 18

1

Select the command that can report the location of a command:

Wähle eine der folgenden:

  • what

  • where

  • which

Erklärung

Frage 4 von 18

1

A pair of single quotes ( ‘ ) will prevent the shell from interpreting any metacharacter.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 5 von 18

1

A pair of double quotes ( ” ) will prevent the shell from interpreting any metacharacter.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 6 von 18

1

Using a pair of back quotes ( ` ) will cause a shell to execute the back-quoted text as a command and substitute the output back into the original command.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 7 von 18

1

Which of the following are glob characters?

Wähle eine oder mehr der folgenden:

  • The asterisk “*”

  • The question mark “?”

  • The dash character “-“

  • The square brackets “[” and “]”

Erklärung

Frage 8 von 18

1

The semicolon “;” can be used to separate multiple commands to be executed in order.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 9 von 18

1

The double ampersand characters ( && ) are used to separate commands to be executed conditionally, where if the command to the left of the ampersands fails, then the command to the right of the ampersands will be executed.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 10 von 18

1

Wähle von der Aufklappliste, um den Text zu vervollständigen.

To be able to output messages to the screen, use the ( echo, display, type, print ) command:

Erklärung

Frage 11 von 18

1

The command will print a list of the commands that you’ve previously executed.

Klicke und ziehe, um den Text zu vervollständigen.

    history
    eval
    list
    exec

Erklärung

Frage 12 von 18

1

To execute the same command as previously executed five commands ago, you would type:

Wähle eine der folgenden:

  • &5

  • !-5

  • @-5

  • !5

Erklärung

Frage 13 von 18

1

The shell program interprets the commands you type into the terminal, into instructions that the Linux operating system can execute.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 14 von 18

1

The acronym CLI stands for:

Wähle eine der folgenden:

  • Command Line Interpreter

  • Computer Link Interpreter

  • Computer Line Interface

  • Command Line Interface

Erklärung

Frage 15 von 18

1

Traditional UNIX command options used a single dash, like -a; command options use two dashes like –all.

Klicke und ziehe, um den Text zu vervollständigen.

    GNU
    LINUX
    Kernel
    shell

Erklärung

Frage 16 von 18

1

The acronym GNU stands for:

Wähle eine der folgenden:

  • Gnu’s Not Unix

  • Good News Unix

  • Gnu’s Nearly Unix

  • Go Next Unit

Erklärung

Frage 17 von 18

1

The main purpose of using glob characters is to be able to provide a command a list of filenames.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 18 von 18

1

What one character treats the character that follows it as if it was surrounded by single quotes?

Wähle eine der folgenden:

  • #

  • /

  • %

  • \

Erklärung