what is tar command and what are the different types of tar
commands?
Answer Posted / suitable
tar command is used to create an archiving.
the syntex is:
tar cvf archive_name file1 file2 ...
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
How do I search a whole word in vim?
What does this command do,"$more readme.txt“?
What is the use of awk command in unix?
What is the function of grep command in unix?
What does the “echo” command do?
Which command is used to find whether the system is 32 bit or 64 bit?
What are the differences among a system call, a library function, and a unix command?
Is ‘du’ a command? If so, what is its use?
What is the comma to show the space allocation of files?
What are file commands?
Write a command to kill the last background job?
What are the dos commands?
Which command will print your home directory on screen?
Who command in unix operating system?
What do know about tee command and its usage?