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
Using unix command how to display no of records in oracle?
What does grep v do?
What is the command to view process running?
What does #!/ Bin sh do?
What are the differences among a system call, a library function, and a unix command?
What is the use of egrep command in unix?
What do chgrp command do?
What is the difference between grep and grep?
What is sed awk grep?
Why is it called grep?
What is unix command line?
What is difference between grep and find command in unix?
Are you in or at the office?
how to sort the content of the file based on numeric values
What does the “echo” command do?