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
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is difference between grep and find command in unix?
What are filter commands in unix?
What are awk commands?
What does awk stand for?
What is the difference between grep and grep?
Write a command to kill the last background job?
Who command in unix?
Why is it called a shebang?
What does grep v grep do?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command can you use to find the currently running process in unix server?
Which command is used to restrict incoming messages?
How to find $ai_serual resolved path by using unix
What is awk good for?