Multiple Choice
If an alias ls exists, which of the following commands updates the alias to point to the command ls -l instead of the alias's current target?
A) set ls='ls -l'
B) alias ls='ls -l'
C) alias --force ls='ls -l'
D) alias --update ls ls='ls -l'
E) realias ls='ls -l'
Correct Answer:

Verified
Correct Answer:
Verified
Q29: Which of the following getent invocations lists
Q30: On a system using systemd-journald, which of
Q31: Which of the following commands display a
Q32: What is true about the following command?
Q33: Which of the following commands sets the
Q35: Which of the following sections exists in
Q36: Which command makes the shell variable named
Q37: Which of the following files is not
Q38: Which of the following commands configure network
Q39: Which of the following tasks are handled