Use the tar command for full system backup

xiaoxiao2021-03-06  55

TAR ZCVF / TMP/Backup.tar.gz / * --ExClude = / proc / * --Exclude = / tmp / *

The target file after the backup is backup.tar.gz, excludes the file in the PROC, TMP directory using the Exclude parameter, and the files in the two directory are not packaged backup.

转载请注明原文地址:https://www.9cbs.com/read-70897.html

New Post(0)