Q3
Single 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?