What u know abt tar Command?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the example of command sentence?

520


What is phony in makefile?

544


How do I stop a linux job?

554


What is the difference between command ‘ping’ and ‘ping6’?

532


Enlist some linux networking and troubleshooting commands?

523






Explain trap command; shift command, getopts command of linux?

565


How do I do a whois search?

560


What is the syntax of mkdir?

518


Find command can search for files by

549


Which command would you use if you want to remove the password assigned to a group?

530


What is finger command in linux?

548


What is make command in linux?

553


tell me something about linux commands.

553


What is clang linux?

571


How do you create a text file in linux?

538