What u know abt tar Command?

Answer Posted / franklin dossf

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is clang llvm?

596


In order to display the last five commands you have entered using the fc command, you would type?

526


Brief about FTP hostname?

605


What is bash linux?

527


What is file and example?

622






What is the command to delete a file linux?

536


What command do you type to find help about the command who?

550


What does p mean linux?

537


Why is linux cpu usage so high?

551


What does c mean in linux?

578


Write a command that will display all .txt files, including its individual permission.

2249


What does f mean linux?

539


Explain about sh?

595


What does uname do in linux?

555


How many linux commands are there?

615