what is tar command and what are the different types of tar
commands?

Answer Posted / asit

tar is used for both zip and unzip the files or directories
in unix.
tar cvzf zip_file.tar zip_file
tar xvzf zip_file.tar

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when we execute a unix command?

602


How can we use grep command in unix?

621


What is s and g in sed command?

565


Explain command to display different lines that are found when compare two files?

680


Can you explain a little bit about command substitution?

614






What does the metacharacter mean?

614


What is the use of the tee command?

603


What is the command to compare two files in unix?

628


What is “chmod” command?

568


What is updatedb?

591


What is the use of cut command in unix?

697


What are file commands?

657


What is the comma to display different lines that are found when compare two files?

597


What is the difference between grep and grep?

572


How do I run a bash script?

588