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
What is a bash command?
Can you explain a little bit about command substitution?
What is grep and how do you use it?
Why is it called a shebang?
How do I use grep to find a file?
What is “chmod” command?
What is the functionality of a top command?
What is the unix command to confirm a remote host is alive or not?
What command is used to switching between users in unix?
How do I use grep to search for a file?
What does pipe () return?
What is the difference between cat and more command?
How do I run a whois command?
Who command in unix?
What is merge command in unix?