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
What is awk good for?
What is the use of awk command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What command will change your prompt to myprompt?
Why is shebang used?
Explain command to display different lines that are found when compare two files?
hw will u use awk in replacing cahrs and files
What is the command to find hidden files in the current directory?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is “chmod” command?
What is $0 bash?
How do you repeat a command in terminal?
What command is used to check the current users?
How do you grep recursively?
Describe the zip/unzip command using gzip.