Home Linux You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it? - The command that we would use is: tar xf MyBackup.tar memo.ben- It uses the x switch to extract a file.
Post a Comment