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
Explain getopts command of linux?
What is command to check ports running/used over local machine
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is the command to calculate the size of a folder?
Who whoami linux?
What are bash scripts used for?
How do I find cpu in linux?
How do I create a .txt file?
How do you create a text file in linux terminal?
What the command used for list the contents of your home directory, current directory and all subdirectories?
What is the command can be run to remove all the rules in an iptable table?
How to give acl permission in numerical mode on linux?
How do I run a .sh file in linux?
How do you copy in terminal?
What is makefile target?