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
tell me something about linux commands.
What is devops linux?
Which command is used to uncompress gzip files?
What is the ipconfig command for linux?
What does umask 077 mean?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
What is umask 000?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
How do I find the linux version?
Explain about document formatting?
What is iptables command in linux?
What is df -i command?
What does chmod 755 do?
Write a command that will display all .txt files, including its individual permission.
What are the commands used in command prompt?