Multiple Choice
You want to redirect the output of the ls command to the ls-output file which already exists. The output should be appended to the file, it should not overwrite the existing content. Which command accomplishes this task?
A) ls >> ls-output
B) ls ; ls-output
C) ls && ls-output
D) Is > ls-output
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q85: You need to find the files in
Q86: Routes to the directly connected network are
Q87: In a terminal window, which command can
Q88: Which does not belong to the Logical
Q89: You want to use the ip command
Q91: What packages need to be installed for
Q92: What command disables the ssh service on
Q93: Where would you normally find user data?<br>A)
Q94: What is the output of the echo
Q95: What does the directory /srv contain?<br>A) The