Which command accomplishes this task?

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. ls && ls-output

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.