Which command can be used to compress these text files?

You have a directory that contains only text files. You wish to compress all of these files. Which
command can be used to compress these text files?

You have a directory that contains only text files. You wish to compress all of these files. Which
command can be used to compress these text files?

A.
ls * | compress

B.
echo * > compress -C. compress *

D.
compress < echo *

Explanation:



Leave a Reply 0

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