Skip to content

Instantly share code, notes, and snippets.

@silvernoo
Last active November 29, 2018 12:59
Show Gist options
  • Save silvernoo/bc4882db49e0cf673ce22214a946571f to your computer and use it in GitHub Desktop.
Save silvernoo/bc4882db49e0cf673ce22214a946571f to your computer and use it in GitHub Desktop.
tar -cvpzf /mnt/pine64/system_backup.tar --exclude=/proc --exclude=/lost+found --exclude=/mnt --exclude=/sys --exclude=/media --exclude=/download /
tar -xlpvf xxx.tar -C /mnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment