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)- A14% (7)
- B4% (2)
- C6% (3)
- D76% (38)
Community Discussion
No community discussion yet for this question.