nerdexam
LPI

102-500 · Question #192

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

(50 responses)
  • A
    14% (7)
  • B
    4% (2)
  • C
    6% (3)
  • D
    76% (38)

Community Discussion

No community discussion yet for this question.

Full 102-500 Practice