Type in the command that would do this?

CORRECT TEXT
You wish to archive and compress all the files in your home directory starting with the word projects into a file called myprojects.tar.gz. You are currently in your
home directory.

Type in the command that would do this?

CORRECT TEXT
You wish to archive and compress all the files in your home directory starting with the word projects into a file called myprojects.tar.gz. You are currently in your
home directory.

Type in the command that would do this?

Answer: tar -czf myprojects.tar.gz projects*



Leave a Reply 0

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