nerdexam
LPI

102-350 · Question #19

What benefit does an alias in bash provide?

The correct answer is D. It allows a string to be substituted for the first word of a simple command. See the full explanation below for the reasoning.

Question

What benefit does an alias in bash provide?

Options

  • AIt provides faster lookups for commands in the system directory.
  • BIt creates a local copy of a file from another directory.
  • CIt hides what command you are running from others.
  • DIt allows a string to be substituted for the first word of a simple command.

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    4% (2)
  • C
    9% (4)
  • D
    80% (36)

Community Discussion

No community discussion yet for this question.

Full 102-350 Practice