which of the following command lines would you use?

In order to use the output of ls to overwrite a file called bazz, which of the following command lines would
you use?

In order to use the output of ls to overwrite a file called bazz, which of the following command lines would
you use?

A.
ls>bazz

B.
ls>&bazz

C.
ls&>bazz

D.
ls>>bazz

Explanation:
properly answered.



Leave a Reply 0

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