what is tar command and what are the different types of tar
commands?
Answer Posted / madhu
tar is an utility used for archiving files .
tar cvf archive_name file1 file2...
for extracting a tar file
tar xvf archive_name
Regards,
Madhu
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Are you in or at the office?
What is the use of finger command?
What command will change your prompt to myprompt?
What does the metacharacter mean?
What is the difference between cat and more command?
What is “chmod” command?
What does #!/ Bin sh do?
What is the search command in unix?
Explain mount and unmount command.
What does find command return in unix?
Explain command to view process running?
Why is awk called awk?
Why is it called a shebang?
why metadb requires a seperate slice to create Solaris volume manager
Which command will print your home directory on screen?