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?
Which command would you use to start the xeyes program in the background?
What is the type command used for?