sarahgilbert2208 sarahgilbert2208 04-03-2024 Computers and Technology contestada Which of the following commands will you execute to back up the /etc directory of a Linux server into a single file named ?a. tar -cvf backup.tar /etcb. cp -r /etc backupc. rsync -av /etc /backupd. zip -r backup.zip /etc