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 are commands in grammar?

596


The command ‘umask -S’

667


How cp command works in linux?

618


What does chmod 644 do?

682


What is du command in linux?

617






What is shell scripting commands?

633


What is a make target?

651


How do you open a command prompt when issuing a command?

634


What are the command prompt commands?

612


How do I run a script in linux?

630


Explain grep command.

685


How do I permanently delete linux history?

595


What the command used for search file or files for specific text?

574


What is $@ in makefile?

643


How do I open a text file in cmd?

617