What command you use for cpio to create a backup called
backup.cpio of all the users’ home dirs?
Answer Posted / accenture
Restoring a back.cpio file/directory to its original
location. run the below command:
#cpio -idmv < backup.cpio file/directory)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I check disk space in linux?
Where can I find bash in linux?
How do I run a .sh file in linux?
Which command is used to review boot messages?
How do I list all processes in linux?
Explain grep command.
How do I find old commands in linux?
What are the linux commands used in devops?
What is filter command in unix?
What is the difference between clang and llvm?
How do I remove a soft link in linux?
What is df -h command?
How compile c++ program in cmd?
What is du command in linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?