What u know abt tar Command?
Answers were Sorted based on User's Feedback
tar command is file archiving cmd and extracting cmd in linux.
create
tar -cvf /tmp/ram.tar /etc/passwd
this command makes compress the /etc/passwd datas and stored
in /tmp/ram.tar
Extract
tar -xvf /tmp/ram.tar
extract the data in existing file is /tmp/ram.tar
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / saim.saiyed
with tar comamnd u can zip folder and extract.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / bipin bachhao
using tar command we can create a archive of file.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / chetan kole
Tar command is use to create a backup file which we can use
after removal osf the original file
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jaswant
tar command is use to crate archive file backup the file
tar -cvf /root/Desktop/etc.tar /etc
to take backup the /etc directory using following command
tar -xvf /root/Desktop/etc.tar
to extract the archive file using this command
| Is This Answer Correct ? | 1 Yes | 0 No |
I know ssh, telnet, dns,apache all are worked on TCP/UDP but i want to know any one service which are working on UDP only?
What are the basic dos commands?
what do know about commands?
What is the difference between locating and locate command?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
What does r mean linux?
what is QUOTA-V
What is the command can be used to check for file corruption?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What are the main components of a Linux system?
What is the default number of shell commands saved in the history list of .cshrc file?
Explain about refer?