LPI
102-400 · Question #131
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
(28 responses)- A14% (4)
- B4% (1)
- C7% (2)
- D75% (21)
Community Discussion
No community discussion yet for this question.