Answers for "which command is used to perform backup in unix?"

0

linux backup command line

$ sudo tar -cvpf  system-back.tar  /home/pi /etc /opt
Posted by: Guest on August-10-2021

Code answers related to "which command is used to perform backup in unix?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language